intellij icon indicating copy to clipboard operation
intellij copied to clipboard

Document Necessity of Adding IntelliJ Platform Plugin SDK

Open abhillman opened this issue 3 years ago • 0 comments

The IntelliJ Platform Plugin SDK allows for the resolution of symbols in the IntelliJ IDE when working on the plugin itself.

Without the IntelliJ Platform Plugin SDK: image

Screenshot of how to enable via project settings:

image

abhillman avatar Jun 26 '22 21:06 abhillman