开发者

Which are the best free Visual Studio 2008 plugins? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
开发者_开发技巧

Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.

Closed 7 years ago.

Improve this question

I am new to Visual Studio 2008 (not 2010). What do you think are the best free Visual Studio 2008 add-ins or plugins? Is it there some LINT one?

Thanks


There is Visual Lint for example, but it's not free. In my very subjective opinion LINT is not very popular anymore.

Many use AnkhSVN for subversion access.

I personally like PhatStudio, because it helps me to browse through my C++ projects quickly.

There's also GhostDoc for creating documentation.

I can also recommend StyleCop for .NET projects. It comes with a set of guidelines/rules for code/documentation quality and provides style guides.

The list is pretty extensive, depends on personal preference and cannot ever be complete.

There's even a list on Wikipedia which contains un-free plugins, too.

Microsoft itself has a gallery with plugin/extensions, etc for Visual Studio which can be found here.


PowerCommands is pretty nice: http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=PowerCommands&ReleaseId=559

CodeRush Express helps you quite a lot, and Code Style Enforcer is nice too.

CodeRush: http://devexpress.com/Products/Visual_Studio_Add-in/CodeRushX/

Code Style Enforcer + DXCore: http://joel.fjorden.se/static.php?page=CodeStyleEnforcer and devexpress.com/Products/Visual_Studio_Add-in/DXCore/


Bill Evjen's blog lists a few visual studio 2008 plug ins that range from simple and useful.

A good place to start looking would be the Visual Studio Gallery.


a good Spell Checker helps me out a lot (here is one for 2008, never used it though).

If you are interested in getting in to Text templeting the free version of tangible T4 Editor is pretty nice (here is the 2008 version).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜