This plugin allow you to see, instantly, in a nice way Application Insights
To use just start a debug session with a program using Application Insights. The logs will appear in a new tab in the debugger session.
To edit and test the plugin, just open this project with InteliJ IDEA and run the plugin with predefined run configuration
$ ./gradlew :buildPlugin -PbuildType=stable
Then the plugins will be in build/distributions
MIT
- Ivan Migalev: Help about Rider / InteliJ plugin API