sublime text2 配置tab为4个空格-代码规范格式

作者:Liaodeity - 2015年05月14日

    sublime text 设置Tab按键为4个空格字符。

   Preference》setting-defalut或setting-user:

// 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

建议修改用户设置,以后可以备份用户配置,比较方面

本文作者: Liaodeity

本文链接: https://www.jianbaizhan.com/article/211

版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 3.0 许可协议。转载请注明出处!


 请勿发布不友善或者负能量的内容。审查将对发布广告等违规信息进行处罚!