1, the code from Notepad copy to the source Insight project, at this time garbled, the solution, the input method can be switched to the noon input method.
2, source Insight read VC + + source code, comments for garbled solution
1, Options->preferences->syntax formatting->styles;
2. Select Comment in Style name, then select pick for its font name, then select "New Arial".
3, source Insight read Linux Source code, comments for garbled solution
1, open the source file with Notepad, Chinese can display, I save as, in the Save option, the Code column found is: UTF-8. I choose an item in ANSI, save it. Then open with the source Insight, can finally show.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Code copied from Notepad to Source Insight project appears Chinese garbled solution