您的位置:首页 > 其它

some useful add-ins for visual studio

2010-11-22 22:16 441 查看
Today I installed the following add-ins for my visual studio 2008:

1. NShader: NShader is an extension to Visual Studio 2008/2010 that provides syntax highlighting for various shader languages including HLSL - GLSL - CG..

http://nshader.codeplex.com/

2. TortoiseSVN :

TortoiseSVN add-in for Visual Studio makes it easier for developers to access TortoiseSVN inside Visual Studio.

http://tsvnaddin.codeplex.com/

comment: I think this one is more concise than some other similar add-ins

3. RockScroll:

The basic (as in "only") idea is that RockScroll extends the scrollbar in Visual Studio to show a syntax highlighted thumbnail view of your source. This is really useful for those excessively long source code files you know you have. It's just one DLL and you can turn it off from Tools|Add-in Manager just by un-checking the checkbox.

http://www.hanselman.com/blog/IntroducingRockScroll.aspx

4. Visual Assist X:

this is a famous add-in for visual studio, it’s useful though the intelligence reminder sometimes can be annoying.

http://www.wholetomato.com/

welcome to any suggestions on other add-ins or tools for programming, and skills to make programming more easy.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐