I'm using a windows portable version of sublime text 3. I already have some custom settings and packages installed in my current version say Build 3065.
How can I upgrade the build version to the newest one and also keep my settings and packages? Thanks:)
Download the Windows portable install .zip
file for the latest build (currently 3083 for the public beta, 3084 if you run the dev builds). Go to the directory where you installed Sublime, make sure that the program is completely closed, then delete everything in that directory except the Data
folder, which is where all your personalized settings and stuff are kept. Then, open the .zip
file in another Windows Explorer window, select everything in the file except Data
, and copy it all back to your original install directory. Fire up Sublime again, and you'll be good to go.