source insight 和keil 编辑对齐

设置source insight 的tab ,和keil的tab分别用space代替就可了。

Source insight中将输入的TAB符转换为空格:  
1. Options->Document Options 将 Expand Tabs 打勾
2. TAB符宽度设置, 在TAB width中填入期望数值,一般为4个空格,即填4

keil中将输入的TAB转为空格
edit->configuration 下方有Tab size,默认4
c/c++ file  下 勾选 insert spaces  for  tab

posted @ 2015-05-26 14:34  笨笨,跳跳  阅读(978)  评论(0编辑  收藏  举报