Re: [GD-Windows] useful VS.NET plugins
Brought to you by:
vexxed72
From: Chris S. <cs...@st...> - 2005-01-09 20:23:53
|
A couple of plugins I find useful are Fast Solution Build and Project Line Counter. Fast Solution Build makes building projects in .NET much faster by skipping redundant dependency checks. Project Line Counter gives you statistics on line counts, comment percentages, etc. Fast Solution Build: http://workspacewhiz.com/OtherAddins.html Project Line Counter: http://www.wndtabs.com/plc/ There's also source code available for both plugins: http://www.codeproject.com/macro/fastsolutionbuild.asp http://www.codeproject.com/macro/linecount.asp Chris Daniel Vogel wrote: >>missing from .NET as I always thought it was >>everything-including-the-kitchen-sink IDE. > > > Not out of the box though at least VS.NET 2005 is a big step in the > right direction. > > I couldn't live without Workspace Whiz and Visual Assist to supplement > VS.NET 2003's IDE. > > http://www.workspacewhiz.com/ > http://www.wholetomato.com/ > > Can anyone else recommend any other useful plugins? I wouldn't mind > finding one with more control over syntax highlighting. > > -- Daniel, Epic Games Inc. |