首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 其他相关 >

sublime text2 配备tab为4个空格

2012-12-30 
sublime text2 配置tab为4个空格Preference-defalut:【将Tab键自动替换为4个空】// The number of spaces a

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,

热点排行