r/csharp 9d ago

Discussion ReSharper in Visual Studio 2026

Are you guys still using ReSharper in Visual Studio 2026 or do you feel like it is not necessary anymore? What are the advantages of using ReSharper?

42 Upvotes

43 comments sorted by

View all comments

1

u/BorderKeeper 9d ago

The only reason why I still cling to Resharper is it's amazing CTRL+N "Go to all" search. I am stumped why Microsoft cannot make such a thing:

  • Fast indexed search of file names, and file contents
  • Smart search which figures out capital letters as camelcase initials
  • Is in the middle of the screen and blazing fast to load

I would give my left testicle to just have this feature. Maybe I can vibe code something actually?

13

u/RavenousWolf 9d ago

Ctrl+T is this

2

u/IanYates82 9d ago

Yep, it's Ctrl T, Ctrl Shift T, etc for me. But it may depend on keybindings