读书人

sublime text2 配备tab为4个空格

发布时间: 2012-12-30 10:43:15 作者: rapoo

sublime text2 配置tab为4个空格
Preference-defalut:

【将Tab键自动替换为4个空格】

// The number of spaces a tab is considered equal to
“tab_size”: 4,

// Set to true to insert spaces when tab is pressed
“translate_tabs_to_spaces”: true,

读书人网 >其他相关

热点推荐