Visual Studio Must have addon ons
Just thought I would share some Free addons that help me code my games in visual studio:
- Style cop, ensures that your code conforms to set rules
http://stylecop.codeplex.com/ - Spell check! I'm a terrible speller so this tool really helps me:
http://visualstudiogallery.msdn.microsoft.com/7c8341f1-ebac-40c8-92c2-476db8d523ce
Labels:
Addons,
Free,
Visual Studio
4 Response to Visual Studio Must have addon ons
I would say ReSharper is a must.
Resharper is a must, but its only free for opensource / educational projects.
Can it help your develop games or just be a good coder?
I would have to say both. By coding in a uniformed way it will help you develop your game code quickly and heopfuly make it easier to pick up next time.
Post a Comment