hi there
1) I'm new into C/C++ development using Visual Studio 2008 and after some searches here i didn't find any posts related to C/C++ Visual Studio plugins besides Visual Assist X?(there are a lot of posts related to C# and asp VS environments).
2) The right approach about learning how to use those tools is to learn/try them one by one?
3) Are there some built in VS features for Todo List, bugs lists, svn, documentation or are other tools recommended by the VS users community. Which are those plugins?
MANY THX
-
For SVN:
-
For a Todo list you can use the built in task list.
View -> Other Windows -> Task listas Terry said I use Anksvn. It's not a plug-in but you can use doxygen for documentation. -
I use Visual Lint to run PC-Lint for C/C++ projects.
-
For Mercurial:
VisualHG (VS2005, VS2008, VS2010)
and now there also seems to be a toolbar plugin for TortoiseHG.
0 comments:
Post a Comment