Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1022 Bytes

File metadata and controls

18 lines (13 loc) · 1022 Bytes
title Three 'Must Have' Visual Studio Extensions
categories
extensions
visualstudio
date 2016-04-28T12:00:00-05:00
subtitle My favorite productivity boosters!

Every single time I install Visual Studio, the very next step I take is to install my favorite extensions. I only have three, and here they are, in order:

  • ReSharper - I can't live without this anymore. I'm finally to the point where I have a lot of shortcuts memorized. VS is catching up, but R# still takes the win.
  • NCrunch - Continuous testing, right in VS. Love my green dots.
  • WallabyJs - Continuous JAVASCRIPT testing, right in VS. Love my green squares :D

Pretty simple list, eh?

What about you? What are your favorite extensions? Is there something groundbreaking that I'm missing out on? Something you developed yourself? Leave it in the comments!

*Also, props to WallabyJs for being the only one in my list WITH HTTPS, BY DEFAULT.