List Question
10 TechQA 2015-06-18 14:37:46Create a generic type to find implementations of in a Resharper plugin
399 views
Asked by Sam Holder
How do I create a `ITypeElement` with represents a closed generic type in a ReSharper plugin?
101 views
Asked by Sam Holder
How can I install an old version of a ReSharper plugin?
1.9k views
Asked by AakashM
Does the ReSharper API expose ReSharper refactorings?
77 views
Asked by ChrisGS
Delete IProperty from IClass using Resharper 7.1 plugin
141 views
Asked by Dennis
Writing a Resharper ContextAction that takes user input
126 views
Asked by Matthew Piziak
Using ReSharper "Call Tracking" from inside a plugin via the SDK
353 views
Asked by Wilka
How to run tests of R# plugin from CLI
65 views
Asked by mu88
Why isn't my custom macro showing up at template explorer?
99 views
Asked by Vitor Durante
Get all IDeclaredType-s in current project (for a ReSharper Generator plugin)
104 views
Asked by mbinic