IntelliJ reporter uses running Jetbrains products
What
IntelliJ Reporter now will detect a running instance of IntelliJ or any other JetBrains product and launch that.
It will only find it if something is currently running.
Why
IntelliJ has always been a tricky thing to detect and run because the installed location keeps changing over and over again by versions. We have decided not to use that at all, but instead look for the running instance and select from there. This simplifies the process greatly and should give us better results given that the tool is in use.