步骤1:选择 Preference -> Settings-Defalut
步骤2:找到如下代码
// 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”: false(这里改为true)
步骤1:选择 Preference -> Settings-Defalut
步骤2:找到如下代码
// 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”: false(这里改为true)
转载于:https://www.cnblogs.com/miaoamiao/p/5490606.html