Skip to content →

Free Useful Visual Studio 2012 Plugins

What do you do when you find yourself struggling to write even the most basic of code having been using Resharper with VS2010 and you really don’t want to spend any money on a license?

Luckily there is free stuff out there to help (some of which is also available for 2010):

Brace Completer

Automatically adds a closing brace when an opening brace is added.

Web Essentials 2012

Adds lots of useful features for css and much more, if you use visual studio for web development this is a must have. This video runs through the features.

webessentialscss

Xaml Styler

I’m not 100% convinced by this but I think it has a purpose. The slight annoyance I have with it is that on saving a file it seems to scroll you back to the top rather than maintain the selection on the focussed element.

xamlformat

NUnit Test Adapter

This is very useful for running tests and works nicely when docked. I imagine it may get slightly hard to navigate once there are a large amount of tests.

uninttestadapter1

Indent Guides

Works well with xaml too.

Indent Guides

Color theme Editor

Very nice plugin found myself preferring dark themes now 🙂

theme editor

Spell Checker

Pretty obvious what this does really…

spellchecker2

JSLint VS2012

Useful javascript code quality checker

jslint

IntelliCommand

A useful popup to help with learning short cut key combo’s. It is worth noting that if the default combinations are change it can cause crashes.

Productivity Power Tools

Adds lots of nice features, including a very cool scrollbar and improved intellisense.

productivitytools

Regular Expression Tester

I am absolutely useless when it comes to regular expressions so this really helps.

Fin

I’m going to start putting random songs at the end of posts as to what was playing when I made the post.

Published in Development Tools

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.