I committed my ST4 settings to git. Today after upgrading to Build-4169
, I found installed_packages
modified, is that an intended behaviour? (it seems to have a popup showing plugin migration stuff, but i closed it quickly by accident).
what happened when I sync this setting to another computer (which I would install latest ST4 from scratch) did these (deleted) plugins also get installed by default?
After upgrade to ST4(Build 4169) `installed_packages` settings modified automatically
0 Likes
bschaaf
#2
Note that there has been a major update to package control. ST 4169 is unrelated.
0 Likes
Thanks, you point me to the right direction. It’s indeed package controller issue.
I reset (git checkout) my Package Control.sublime-settings
then clear "$HOME/Library/Application Support/Sublime Text/Installed Packages"
directory
after ST4 restart, everythings work fine.
0 Likes