Reputation: 495
I have my own code style in clion but i couldn't find xml files setting window.
They said there will be xml files config/codestyles under my home directory, however i cannot find config/codestyles
Upvotes: 1
Views: 595
Reputation: 4743
You have to navigate through the settings like follows: File / Settings… / Editor / Code Style / C/C++ / Manage… / Import… / Intellij IDEA code style XML / Select Path (to .xml file)
Upvotes: 1