Options->Preferences->Color->Window Background
2. 等寬字體
Options->Document Option->Screen Font = Consolas
3. 將tabr鍵改為多格空白
Options->Document options
a. 先打勾Expand tabs
b. 裡面的editing options群組有 Tab width
利用這個可以更改tab為多格空白
4. 建立project時,添加特定類型的文件(文件類型過濾器)
Options->Document Options裡面,的File filter裡可以改(;*.cpp)
5. 增加快速註解Macro
Project/Open Project...
打開Base Project("我的文件/Source Insight/Projects/Base"中);
Project/Add and Remove Project Files...
加入Macro文件(即utils.em);
Options/Menu Assignments
打開Menu Assignments視窗,在Command中輸入Macro,選中要使用的Macro,添加到合適的選單中.
推薦使用的Macro:Comment、InsFileHeader、InsFunHeader、InsHeaderDef、InsIfdef和AutoExpand (為代碼自動補全功能,建議建快捷鍵)。
打開Base Project("我的文件/Source Insight/Projects/Base"中);
Project/Add and Remove Project Files...
加入Macro文件(即utils.em);
Options/Menu Assignments
打開Menu Assignments視窗,在Command中輸入Macro,選中要使用的Macro,添加到合適的選單中.
推薦使用的Macro:Comment、InsFileHeader、InsFunHeader、InsHeaderDef、InsIfdef和AutoExpand (為代碼自動補全功能,建議建快捷鍵)。
沒有留言:
張貼留言