Skip to content

Instantly share code, notes, and snippets.

@gregmac
Last active May 20, 2020 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregmac/f1517c80d127970b3c6f57767aafbd26 to your computer and use it in GitHub Desktop.
Save gregmac/f1517c80d127970b3c6f57767aafbd26 to your computer and use it in GitHub Desktop.

Essential:

Instead of Resharper:

  • Roslynator 2019 - Some of the refactorings that made Resharper useful
  • NUnit Test Adapter - Support for NUnit 3 tests in Test Explorer (still not as nice as Resharper's unit test interface though)
  • TestDriven.Net - Easy access to "Run Tests" command

Useful:

  • ResolveUR - Removes unused nuget and framework references from projects
  • LayoutsORama - Switch between VS window layouts for different monitor setups
  • Shrink Empty Lines - Fit a bit more on screen

Old/Disregarded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment