Plugin development for JetBrains IDEs
If you are interested in, and looking for test automation related plugins for IntelliJ-based IDEs, you’ve definitely come to the right place.
If you have no clue what this website is, you may still have come to the right place, you just don’t know it yet.
To find out a bit more about why this website exists, you can head over to the introduction.
If you need a custom IDE plugin developed, or consultation in this area, feel free to contact me.
Paid IDE plugins
The WireMocha IntelliJ plugin is available via a paid license. You can purchase it on the JetBrains Plugin Marketplace.

WireMocha
WireMock integration for IntelliJ with code generation and validation, Handlebars and other language injections, as well as many custom actions.
Try it for free for 30-days, buy it on Marketplace, or browse the documentation.
Open-source IDE plugins
I created, and actively maintain these open-source projects, along with the JBehave Support plugin which I joined the group of maintainers of.

Gherkin Overview
Helps to better visualize the structure of Cucumber based and similar projects, from the perspective of Gherkin tags.

Just Kitting
Utilities for JetBrains IDE plugin developers working with the IntelliJ Platform.
NPM Packages
I also created a test utility for LSP implementations as an npm package.
Lasponya
It is a test utility that ‘renders’ Language Server Protocol objects as strings with a custom representation of them, into the tested documents.