how to mimic Rider editor color to Resharper visual studio 2017 ultimate
Answered
I wonder how to mimic Rider editor color scheme to Resharper on Visual Studio 2017? Is there any method like export from Rider then import it to Resharper?
Because I want to apply color like Rider when method call from instance or static method call, or color when method defined, and of course many other thing
Please sign in to leave a comment.
No, it is not possible to import a color scheme from Rider to ReSharper or backwards. In Rider, you can choose ReSharper scheme and configure it manually via "File | Settings | Editor | Color Scheme". Please let me know if you have any questions.