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?

  1. 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)
  2. File > Import Settings... yields "Invalid File"

So how do I import such an exported code style?

0
3 comments

Hi Andreas.

Please use File | Export Settings and after that File | Import Settings for importing into another AppCode installation. Does that help?

0
Avatar
Permanently deleted user

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.

0

We have such feature request: https://youtrack.jetbrains.com/issue/IDEA-145075. Please comment or upvote.

0

Please sign in to leave a comment.