How to create a CLion code inspection plugin in the current version?
I am currently using IntelliJ IDEA Community Edition to develop a clion cpp check plugin, but the current code check library cannot be imported. I lack a basic entry case. Can you give me a simple case, such as plugin.xml and gradle configuration files?
请先登录再写评论。
Hello!
Sorry for the delay in response. Could you please clarify if you're creating a plugin for CLion Nova or CLion Classic?
Nothing,I want creating a plugin for CLon Noca,but in some part,we can't find some about CLon Nova PSI and other about CLion Nova document.develop it so difficult.Beyond PsiView,can you tell me where can find some it.I current use psiview develop me plugin so difficult.