Browse by Tags
All Tags »
VisualStudio (RSS)
For the last couple months, I was working on a feature to enable bug reporting on MSDN Forums. Last week we have started a pilot program with Visual Basic team and enabled bug reporting on several Visual Basic forums. Bug reporting procedure is very simple
Read More...
I have been trying to add a command filter to all text editors in Visual Studio for a project, since I had to collect information from several number of sources I wanted to collect them in one place in the hope that somebody else might find it useful.
Read More...
I have updated VSCmdShell homepage today to include latest release. This release is our first release where all contributions are from VSCmdShell community, you can check all the included fixes at Codeplex but here is a quick summary of them: PowerShell
Read More...
Although developing Visual Studio Add-Ins has become much easier with Visual Studio 2005, debugging the add-in you are developing can still be difficult. This is because your add-in is loaded each time you open Visual Studio so in order to be able to
Read More...