Blam
Blam

Reputation: 2965

Lesser known VS 2010 extensions that provide great all purpose functionality?

What VS 2010 extensions do you recommend for improving all purpose development? I've been having a look through the ones on MSDN, started to wonder if there were any that provide some great/unique features but haven't really got popular for some reason? :)

Also wondering if there are any other repositories for VS extensions?

Upvotes: 2

Views: 464

Answers (4)

Prince Ashitaka
Prince Ashitaka

Reputation: 8763

1) Visual Nunit 2010
2) Regex Editor
3) Spell Checker
4) yUML

are few good ones.

Upvotes: 0

alternative
alternative

Reputation: 13042

A Vim plugin, like ViEmu or VsVim, is the only way to code in VS.

Upvotes: 2

Arnis Lapsa
Arnis Lapsa

Reputation: 47677

I do like 'DevColor' when working with css.

alt text

Upvotes: 2

Giorgi
Giorgi

Reputation: 30893

StructureAdornment and VSCommands 2010 are really usefull.

Upvotes: 3

Related Questions