• Increase font size
  • Default font size
  • Decrease font size

Helixoft Blog

Peter Macej - lead developer of VSdocman - talks about Visual Studio tips and automation

VSdocman 4.0 Released

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 […]

Multiline Search and Replace Macro Updated

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 […]

Visual Studio 2008 SP1 and .NET Framework 3.5 SP1 Released

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 […]

Visual Studio Gallery announced

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 […]

How To Show Full File Path (or Anything Else) in VS 2005 Title Bar

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 [...]

VSdocman

Document your .NET code on professional level.

XML comments - MSDN Help and IntelliSense

Create MSDN-like class documentation with IntelliSense and F1 context sensitive help for your Visual Basic .NET and C# projects. See how easy the code commenting can be with powerful comment templates and sophisticated WYSIWYG comment editor.

More... | Download