您的位置:首页 > 其它

sublime text2 配置tab为4个空格

2012-12-17 11:49 246 查看
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,
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: