ReSharper for VS Code and compatible editors (Cursor, Windsurf, etc.) is out(blog.jetbrains.com)
blog.jetbrains.com
ReSharper for VS Code and compatible editors (Cursor, Windsurf, etc.) is out
https://blog.jetbrains.com/dotnet/2026/03/05/resharper-for-visual-studio-code-cursor-and-compatible-editors-is-out/
2 comments
After a year in public preview, JetBrains has released ReSharper as a VS Code extension (also available via Open VSX for Cursor and other compatible editors). It brings C# code analysis, refactorings, a Solution Explorer, and a unit test runner for NUnit/xUnit/MSTest. Navigation to decompiled assemblies is included for when source isn't available. Free for non-commercial use; commercial use requires a ReSharper, dotUltimate, or All Products Pack license. Debugging support is listed as the next major milestone.
I will try this in Cursor. The C# tooling in VS Code has improved a lot. I'm curious to see how ReSharper adds to it. Thankyou