List Question
20 TechQA 2024-02-17T06:16:09.017000Is that possible to annotate a method NotNull in Rider with a non-invasive way
45 views
Asked by White Wing
How to run tests of R# plugin from CLI
119 views
Asked by mu88
How to get access to the IType / IDeclaredType from an ITreeNode in ReSharper?
97 views
Asked by Kzryzstof
How to find a type by FQN in a solution?
172 views
Asked by Mikhail Dudin
Does the ReSharper API expose ReSharper refactorings?
118 views
Asked by ChrisGS
How can I disable specific Visual Studio Commands from my Package?
102 views
Asked by jwize
Why isn't my custom macro showing up at template explorer?
140 views
Asked by Vitor Durante
R# Plugin test: How to specify context action with bracket in name
35 views
Asked by Alex Povar
Resharper run configurations
218 views
Asked by dseferlis
Run ReSharper plugin tests using R# test runner
131 views
Asked by Alex Povar
How to rewrite AST dynamically in resharper plugin?
178 views
Asked by Erti-Chris Eelmaa
Deploy Resharper 9.2 Plugin as a dll
122 views
Asked by danny
How do I prevent ReSharper from prefixing built in types with an '@' symbol when generating code?
111 views
Asked by Sam Holder
How do I get a window context so I can create NavigationOptions in a resharper plugin
76 views
Asked by Sam Holder
How do I create a `ITypeElement` with represents a closed generic type in a ReSharper plugin?
153 views
Asked by Sam Holder
Create a generic type to find implementations of in a Resharper plugin
449 views
Asked by Sam Holder
Arbitrary checks in ReSharper plugin testing
88 views
Asked by MadRatX
SearchDomainFactory.Instance is obsolete: 'Inject me!' ( Can't find out how to create instance)
33 views
Asked by snowcode
Get all IDeclaredType-s in current project (for a ReSharper Generator plugin)
154 views
Asked by mbinic
Resharper - Unit Test Runner - Hide Namespace
263 views
Asked by Philip Pittle