Resharper is now inside VS Code.
Yes. You read that right. JetBrains just dropped a VS Code extension for Resharper.
See https://shorturl.at/YUlo5
It’s a serious alternative to Microsoft’s own C# Dev Kit. (And yep — better disable that one to try the Resharper plugin.)
No need to fire up full Visual Studio just to refactor multiple if’s into a switch statement.
It also comes with its own Solution Explorer view.
It’s still early, but very usable. A dream combo for starting C# devs.
I use a real IDE for my C# work 😉, but would you use it?