|
|
|
|
|
by alexfrydl
1693 days ago
|
|
Until I heard Visual Studio 2022 was coming out recently, I literally thought Microsoft had ceded the ecosystem in 2019. It's very surprising to hear it's the total opposite. I've been doing C# since .NET 1.0 and I can't imagine why anyone would use VS over Rider. Won't they just have to buy Resharper anyway? |
|
ReSharper's edge has mostly disappeared, and between that and the ongoing performance problems in medium-large solutions you're better off either using Rider or Visual Studio 22 + Intellicode + Roslynator.
With Rider you're obviously getting all of R# with no performance issues, and with the VS22 + Intellicode + Roslynator you're getting like 85% of R# with much better performance characteristics.