Lately ST3 doesn’t process my settings properly. I notice this because it uses the wrong font_size
. I can then open the settings in the editor, and they display normally (i.e. ST3 does know where they are, and how to read them). When I change the font size with ctrl+mouse wheel, then entire settings file is overwritten, with only the font_size
entry remaining. Same when I change the color scheme from the menu: Every other setting is removed from the file. When I change the settings file manually and save it, ST3 doesn’t reload the settings.
From what I can tell, it should work. The paths in the console are correct. The only message in the console that resembles an error is Package Control: Not running package cleanup since bootstrapping is not yet complete
.
I don’t really know how to approach this. I tried to remove all plugins, then have Package Control reinstall everything, which did help for a few days, but now the problems reappeared.
Possibly relevant: I’m on Windows. Build 3189. I have a setup where I synchronize my settings with Dropbox (only the Packages/User
dir). And I use Sublime Merge sometimes (which seems to lock files).