The project we've been working on this year together with the Marketplace team is finally ready for the first public release!
IntelliJ Platform Explorer is a web tool integrated within the Marketplace platform. It helps IntelliJ Platform plugin developers examine implementations of the Extension Points available in public GitHub repositories.
Backstory
When working on IntelliJ Platform plugins as a third-party developer, it’s essential that you examine the source code of the IntelliJ Community repository and other existing plugins hosted on GitHub. Analyzing existing Extension Point examples

IntelliJ Platform Explorer – Get to the Extension Point
by