### Description So far, there is only VS Plugin. However, [Rider](https://www.jetbrains.com/rider/) is also quite popular IDE for dotNet and add plugins for it should be useful. ### Solution Here is a quick Rider plugin development [guide](https://plugins.jetbrains.com/docs/intellij/rider.html#open-source-rider-plugins)
Description
So far, there is only VS Plugin. However, Rider is also quite popular IDE for dotNet and add plugins for it should be useful.
Solution
Here is a quick Rider plugin development guide