I just downloaded the Sublime Text 3 beta. I personally prefer tabs to be 2 spaces instead of 4. When I open the “Settings - Default” page from the Preferences menu, I can see the value for “tab_size”: 4, however I can’t change the 4 to a 2. What do I need to do to enable this file to be editable?
"Settings - Default" not editable in ST3
Johannes
#2
Use Settings - User instead. The default settings should never be edited, because they will get reset when sublime text is updated.
You just need to copy the same structure/syntax as the default file uses.
0 Likes