Unclear how to get started with plugin
Answered
I created a new plugin with
New -> New Project -> Intellij Platform Project
now I have a new project, with a src folder, but there is nothing in the src folder and no comments/instructions on how to proceed.
What do I add to my src folder? What package names do I use? Do I need a main method? etc
Please sign in to leave a comment.
There should be a readme.md file in the project, when it's created. But there is no readme file. This is pathetic. :(
Alexander,
I would suggest you taking a look at the documentation:
https://www.jetbrains.org/intellij/sdk/docs/intro/welcome.html
take a look how easy it is to get started here: https://code.visualstudio.com/api/get-started/your-first-extension