Search code examples
How to run tests of R# plugin from CLI...


unit-testingresharperriderresharper-plugins

Read More
How to get access to the IType / IDeclaredType from an ITreeNode in ReSharper?...


c#resharperresharper-pluginsresharper-sdk

Read More
How to find a type by FQN in a solution?...


c#resharperriderresharper-plugins

Read More
Why isn't my custom macro showing up at template explorer?...


resharperresharper-plugins

Read More
R# Plugin test: How to specify context action with bracket in name...


unit-testingresharperresharper-plugins

Read More
How to rewrite AST dynamically in resharper plugin?...


c#resharperresharper-plugins

Read More
Resharper run configurations...


resharperresharper-pluginsresharper-sdk

Read More
Run ReSharper plugin tests using R# test runner...


unit-testingresharperresharper-plugins

Read More
Unable to resolve JetBrains.ReSharper.SDK while installing a ReSharper's plugin...


resharperresharper-plugins

Read More
Deploy Resharper 9.2 Plugin as a dll...


visual-studio-2012resharper-9.0resharper-pluginsresharper-sdk

Read More
How do I get a window context so I can create NavigationOptions in a resharper plugin...


c#resharperresharper-pluginsresharper-8.2

Read More
Create a generic type to find implementations of in a Resharper plugin...


c#resharperresharper-8.0resharper-plugins

Read More
How do I create a `ITypeElement` with represents a closed generic type in a ReSharper plugin?...


c#genericsresharper-8.0resharper-plugins

Read More
Arbitrary checks in ReSharper plugin testing...


resharper-pluginsresharper-sdk

Read More
SearchDomainFactory.Instance is obsolete: 'Inject me!' ( Can't find out how to create in...


resharperresharper-pluginsresharper-sdk

Read More
Get all IDeclaredType-s in current project (for a ReSharper Generator plugin)...


c#resharper-pluginsresharper-sdk

Read More
How can I install an old version of a ReSharper plugin?...


visual-studio-2010resharperresharper-8.0resharper-plugins

Read More
Delete IProperty from IClass using Resharper 7.1 plugin...


c#resharper-7.1resharper-plugins

Read More
Using ReSharper "Call Tracking" from inside a plugin via the SDK...


c#resharper-plugins

Read More
Call ReSharper ContextAction from Action...


c#resharperresharper-6.1resharper-plugins

Read More
Deploy Resharper plugin to users without SDK installed...


c#visual-studio-2010visual-studioresharperresharper-plugins

Read More
Writing a Resharper ContextAction that takes user input...


c#resharperresharper-6.1resharper-plugins

Read More
Suppress IProgressIndicator in Resharper ContextAction...


c#resharperresharper-6.1resharper-plugins

Read More
How does AddAttributeBefore work in the Resharper API?...


c#resharperresharper-6.1resharper-plugins

Read More
Resharper API for selected text and remote code generation...


c#visual-studio-2010visual-studioresharperresharper-plugins

Read More
ReSharper 6 Plugin: Adding HighlightingInfos...


pluginsresharperresharper-plugins

Read More
How to get the filename and line number of a particular JetBrains.ReSharper.Psi.IDeclaredElement?...


resharperresharper-pluginsresharper-sdk

Read More
How do I setup ReSharper with Stylecop 4.5?...


c#resharperstylecopresharper-plugins

Read More
BackNext