resharper-devguide icon indicating copy to clipboard operation
resharper-devguide copied to clipboard

Developer guide for the ReSharper Platform

Results 48 resharper-devguide issues
Sort by recently updated
recently updated
newest added

We are using your ReSharper for our development. We have a requirement to clean up our c# files. So, we are trying your ReSharper command line tool (https://www.jetbrains.com/resharper/download/#section=commandline), and it...

Tracking PR for a branch looking at reference for the PSI trees. Picking off the easy ones first, to figure out a system so we can then tackle the bigger...

For most plugins zone should be auto-enabled, otherwise no one enabled plugins' zone.

Hello! I am following articles [Create Tool Window](https://www.jetbrains.com/help/resharper/sdk/HowTo/CreateToolWindows.html?search=tool) and [Tool Windows](https://www.jetbrains.com/help/resharper/sdk/Platform/Shell/ToolWindows.html?search=tool) in a dev guide. First of all, I find it confusing to see several different approaches on creating tool...

Currently, it's officially .NET Framework 4.7.2. Unofficially also .NET Core 3.1. https://www.jetbrains.com/help/resharper/sdk/HowTo/Start/CreateProject.html

Please, see issue https://youtrack.jetbrains.com/issue/RSRP-483974

I am trying to make something based off of [the renaming example](https://github.com/JetBrains/sample-resharper-plugin/blob/master/SampleReSharperPlugin/src/ContextAction/ToLowerCaseContextAction.cs) for use in Rider for Unreal Engine. When declaring the `IVariableDeclaration` member, I am asked to choose between...

Hi, could you update ReSharper SDK documentation for 2020.2 release to have up-to-date guide for writing extensions for ReSharper 2020?

Hi, @citizenmatt Could you please update sdk-template to latest version? and maybe set `fetch.recurseSubmodules`? It has fix for this issue https://github.com/JetBrains/sdkdocs-template/issues/2