SourceInsight使用

一、SourceInsight字体大小设置
1、在工具栏处点击“Options”,选择“Document Options…”。
SourceInsight使用SourceInsight使用2、在新打开的文档操作窗口中,可以看到“Screen Fonts(屏幕字体)”默认设置为Verdana 8号字体,明显太小了。点击“Screen Fonts”按钮,打开设置字体界面
SourceInsight使用3、在字体设置页面可以更改字体、字形和大小。只将大小改一下即可
SourceInsight使用二、SourceInsight背景颜色配置
1、依次点击"options"->“preference”,打开设置,然后选择 “colors”->“windows background”,就是设置背景颜色,再点击"color"按钮,弹出色彩调节菜单设置RGB各项颜色(个人推荐值R,G,B为199, 237, 195)这种背景颜色能最大程度降低眼睛疲劳,还可以防近视。最后点击“ok”确认
SourceInsight使用SourceInsight使用三、sourceinsight设置默认编码格式
1、选项:options–>preferences ->Files
SourceInsight使用四、source Insight进行字符串全局搜索
1、首先,选中并复制想要查找的字符串,接着选择功能面板上的search files按钮
SourceInsight使用2、在弹出的对话框中,勾选project wide选项,然后单击search按钮进行整个工程范围内的查找。
SourceInsight使用