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