I created a new project, and I used Preferences->Settings to set the following:
{
“color_scheme”: “Packages/Color Scheme - Default/Dawn.tmTheme”,
“font_size”: 8,
“ignored_packages”:
[
“Vintage”
],
“tab_size”: 3,
“translate_tabs_to_spaces”: true,
“use_tab_stops”: false
}
This doesn’t work with a new file that I copied into the project and then opened. I see tabs of 2 and 4 applied, but never 3 as specified above.