December 22nd, 2008
We have some good news here at Helixoft. We have released new major version 4.0 of our VSdocman. VSdocman is Visual Studio .NET 2002/2003/2005/2008 add-in for the quick commenting and automatic generation of class documentation from your VB .NET and C# source code files, including ASP .NET.
We are quite excited about this new version. It […]
Posted in VSdocman | No Comments »
October 15th, 2008
I just have updated my macro which allows multiline search and replace in Visual Studio. Judging from comments and web logs, this macro is very popular. Updated code fixes two bugs:
In VS 2005 and 2008, when using Find/Replace in Files, the “Find what” field didn’t contain value entered by user but text from cursor position […]
Posted in Visual Studio Tips | 1 Comment »
August 12th, 2008
Yesterday, Microsoft has released Visual Studio 2008 SP1 and .NET Framework 3.5 SP1.
Microsoft Visual Studio 2008 Service Pack 1 download
Microsoft .NET Framework 3.5 Service Pack 1 download
This is good news especially for those who have installed .NET SP1 beta. This beta contained a bug which prevented opening of our VSdcoman comment editor. We had many […]
Posted in Visual Studio Tips | No Comments »
February 28th, 2008
I have good news for all us, Visual Studio users. The Microsoft Visual Studio Ecosystem team has officially launched the new Visual Studio Gallery site. This new web site is a resource center for all Visual Studio extensions and includes everything from free VS PowerToys like tools to VSIP products.
Our VSdocman is listed too. You […]
Posted in Visual Studio Tips | 1 Comment »
July 31st, 2007
I saw an interesting request on discussion forums today. A user wants to show the full path of currently edited file in the IDE main window caption. This used to be case in VS .NET 2003 but VS 2005 shows only solution name.
I thought it had to be easy to write macro which does the [...]
Posted in Visual Studio Tips | 12 Comments »