2 comments

This is what I was searching too!

0

Hi,

Unfortunately, there is no such tool for Rider (AFAIK). But one can create it. There are a lot of articles and tutorials about how to develop IntelliJ plugins:

- Rider sample plugin - https://github.com/matkoch/resharper-rider-sample-plugin 

- An article about Rider Frontend plugin development - https://blog.jetbrains.com/dotnet/2017/02/07/rider-front-end-plugin-development/ 

- Creating Your First Plugin guide - http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started.html

There is a plugin collection - https://plugins.jetbrains.com/rider

Moreover, there is a slack channel for Rider plugin writers to ask Rider/R#/IJ developers. Just let me know if you want to be added there.

 

K.R.

Sofia

0

Please sign in to leave a comment.