Welcome to MSDN Blogs Sign in | Join | Help

Bertan's Blog

Developer @ Developer Solutions

Browse by Tags

All Tags » Tips » VisualStudio   (RSS)
VSIP: Adding a command filter to any text editor
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...
Debugging Visual Studio Add-Ins
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...
Page view tracker