How to load predefined code style

已回答
Hi I develop php framework and it add some language predefined code style. How can I load progremmaticly to code style to those language when the framework is enabled and return to the default on disabled. I also prefer to change the the code style in project level and on IDE level. In general how I change setting In the IDE that already exist by JetBrain or other installed plugins? Thanks
0

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206108479-Codestyle-xml

 

In general, it is not recommended to change settings without explicit user consent to do so.

1

请先登录再写评论。