How to import Code Style into AppCode 3.3.2?
I have a code style XML file exported (from AppCode 3.3.2 as well) via Preferences > Editor > Code Style > C/C++/Objective-C > Manage... > Default > Export....
How can I import those settings into another installation of AppCode?
- Preferences > Editor > Code Style > C/C++/Objective-C > Manage... > Default > Import... allows me to import JSCS config files only (exported XML file doesn't show up in the file selection dialog, even if renamed to *.jscs)
- File > Import Settings... yields "Invalid File"
So how do I import such an exported code style?
Please sign in to leave a comment.
Hi Andreas.
Please use File | Export Settings and after that File | Import Settings for importing into another AppCode installation. Does that help?
BTW: It would be nice if all Jetbrains IDEs would offer a option to store settings in the cloud (JetBrains Account or option to store/load them into Dropbox).
I can't remember how many times I forgot to re-export my settings after I changed them to use them on a different computer.
We have such feature request: https://youtrack.jetbrains.com/issue/IDEA-145075. Please comment or upvote.