List Question
10 TechQA 2015-06-18 14:37:46Create a generic type to find implementations of in a Resharper plugin
416 views
Asked by Sam Holder
How do I create a `ITypeElement` with represents a closed generic type in a ReSharper plugin?
116 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?
88 views
Asked by ChrisGS
Delete IProperty from IClass using Resharper 7.1 plugin
154 views
Asked by Dennis
Writing a Resharper ContextAction that takes user input
140 views
Asked by Matthew Piziak
Using ReSharper "Call Tracking" from inside a plugin via the SDK
362 views
Asked by Wilka
How to run tests of R# plugin from CLI
75 views
Asked by mu88
Why isn't my custom macro showing up at template explorer?
115 views
Asked by Vitor Durante
Get all IDeclaredType-s in current project (for a ReSharper Generator plugin)
113 views
Asked by mbinic