【工具】Source Insight常用设置

来源:互联网 发布:js数组添加值 编辑:程序博客网 时间:2024/06/04 19:02

1  简介


本文介绍如何在Source Insight 中常用的设置,内容包括如下:

4.1  函数自动补全功能设置

4.2  编辑自动缩进设置

4.3  编辑粘贴光标偏左设置



2  版权声明


博主:E-Mouse

声明:饮水思源,转载请表明来源。

           如涉及作品内容、版权和其他问题,请在30日内与博主联系。

联系方式:519632131@qq.com

原文地址:http://blog.csdn.net/dianzilaoshu



3  工具/原料


软件:Source Insight   v3.50.0029


4  方法/步骤

4.1  函数自动补全功能设置

①  Options->Preferences->Typing中的Auto Completion选项

Insert Parameters for functions的勾去掉,输入函数就不会自动补全函数参数





4.2  编辑自动缩进设置

①  Options->Document->Auto Indenting中的设置,根据自己的需求设置,个人习惯Auto Indent type选择为Simple。



4.3  编辑粘贴光标偏左设置

①  Options->Preferences->Typing中的After pasting,select的下拉菜单选择“at start of pasted text”


5   注意事项


原创粉丝点击