Answer the question
In order to leave comments, you need to log in
Brackets/Sublime Text editor. Is it possible to transfer settings to another computer?
Is there such a possibility: to transfer Brackets/Sublime Text editor settings from one computer to another? How to do it?
Answer the question
In order to leave comments, you need to log in
cp -r $HOME/.config/Brackets/ /path/to/backup/
cp -r $HOME/.config/sublime-text-3/ /path/to/backup/
For Windows. The files are in \AppData\Roaming\Brackets, you transfer them to a folder with a new user, you copy them with a replacement.
AppData Hidden Folder First enable non-visible folders. so just in case you don't know.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question