IntelliJ Platform Explorer

hsz hsz Last update: Nov 03, 2023

History

This repository was a PoC project that was supposed to collect all the open-source, GitHub hosted projects of the plugins for the IntelliJ-based IDEs. The first release was collecting the GitHub repositories' full list, download counters, and last update date. v1

The second version collected all the data within the JSON file and contained a simple web application hosted as a GitHub Pages. Applications allowed displaying and browsing a list of plugins with additional information about the Extension Points that the plugin implements. On the top, there was also a search input available to limit the list to the plugins that implement selected EPs. v2

The third version was a web application as well, entirely rewritten with the UI based on the JetBrains web components. Unfortunately, these components are not publicly available, so it was impossible to build the application within the GitHub Actions. v3

IntelliJ Platform Explorer

IntelliJ Platform Explorer

All these ideas contributed to the final tool - IntelliJ Platform Explorer.

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.

Check our blog post for more details.

Thanks! Jakub

Subscribe to our newsletter