I would like to know how to export sublime 3 data, the packages I use and settings. Unfortunately it has no automated and agile way of doing this.
I would like to know how to export sublime 3 data, the packages I use and settings. Unfortunately it has no automated and agile way of doing this.
The best way is to synchronize the user's folder, there are several ways to do this - dropbox, git, and the manual way.
The installed packages are registered in Package Control.sublime-settings, which is located in the user's folder, you do not need to synchronize anything else. A good guide to syncing can be found here .
You can also take a look at in this package .
Response found in: link