code_samples README: IPE

This commit is contained in:
Yann Cébron 2020-12-17 12:12:03 +01:00
parent c29d7c4f04
commit 6a4b682105

View File

@ -11,6 +11,8 @@ These samples show you how features work and help you jumpstart your plugins.
There is also [IntelliJ Platform Plugin Template][gh:template] project available. There is also [IntelliJ Platform Plugin Template][gh:template] project available.
Explore usages of Extension Points in open-source plugins using [IntelliJ Platform Explorer](https://jb.gg/ipe).
## Target Platform ## Target Platform
All Code Samples target the latest GA platform release. All Code Samples target the latest GA platform release.