Bojan Veljanovski's Tech Blog

Extensions I use with Visual Studio 2015

Tools

Rich IDEs are a great asset to enhance productivity in writing and reading code.

Visual Studio 2015 as a rich IDE helps a lot when navigating through code and files, refactoring, smart searching classes/methods/properties and much more. But still there are some useful or improved functionalities not baked in, that can be easily found as extensions.

Here is the list of extensions that I use every day:

NOTE: I do evaluate performance hit on Visual Studio itself before I use or recommend an extension. There are some other good extensions too that I don't use because they slow down Visual Studio a lot. Fast and responsive IDE has higher priority than new or improved functionalities on my machine :)

What extensions do you use, dear reader?