How to run tests of R# plugin from CLI...
Read MoreHow to get access to the IType / IDeclaredType from an ITreeNode in ReSharper?...
Read MoreHow to find a type by FQN in a solution?...
Read MoreWhy isn't my custom macro showing up at template explorer?...
Read MoreR# Plugin test: How to specify context action with bracket in name...
Read MoreHow to rewrite AST dynamically in resharper plugin?...
Read MoreRun ReSharper plugin tests using R# test runner...
Read MoreUnable to resolve JetBrains.ReSharper.SDK while installing a ReSharper's plugin...
Read MoreDeploy Resharper 9.2 Plugin as a dll...
Read MoreHow do I get a window context so I can create NavigationOptions in a resharper plugin...
Read MoreCreate a generic type to find implementations of in a Resharper plugin...
Read MoreHow do I create a `ITypeElement` with represents a closed generic type in a ReSharper plugin?...
Read MoreArbitrary checks in ReSharper plugin testing...
Read MoreSearchDomainFactory.Instance is obsolete: 'Inject me!' ( Can't find out how to create in...
Read MoreGet all IDeclaredType-s in current project (for a ReSharper Generator plugin)...
Read MoreHow can I install an old version of a ReSharper plugin?...
Read MoreDelete IProperty from IClass using Resharper 7.1 plugin...
Read MoreUsing ReSharper "Call Tracking" from inside a plugin via the SDK...
Read MoreCall ReSharper ContextAction from Action...
Read MoreDeploy Resharper plugin to users without SDK installed...
Read MoreWriting a Resharper ContextAction that takes user input...
Read MoreSuppress IProgressIndicator in Resharper ContextAction...
Read MoreHow does AddAttributeBefore work in the Resharper API?...
Read MoreResharper API for selected text and remote code generation...
Read MoreReSharper 6 Plugin: Adding HighlightingInfos...
Read MoreHow to get the filename and line number of a particular JetBrains.ReSharper.Psi.IDeclaredElement?...
Read MoreHow do I setup ReSharper with Stylecop 4.5?...
Read More