Source Insight 中Tab键设置为4个空格代替

1250阅读 0评论2013-12-12 shaohui973
分类:WINDOWS

Source Insight 中Tab键设置为4个空格代替

分类: c语言 3099人阅读 评论(1) 举报

目录(?)[+]

 Source insight中显示TAB符用4个空格代替 

Options->Document Options 将 Visible tabs 打勾

- Source insight中将输入的TAB符转换为空格:  
1. Options->Document Options 将 Expand Tabs 打勾

2. TAB符宽度设置, 在TAB width中填入期望数值,一般为4个空格,即填4

- Source insight中将已有的TAB符转换为空格:

选择需要替换的文件,Edit - Special Edit - Tabs to Spaces

上一篇:Linux内核ARP缓存表格式
下一篇:source insight 设置