No easy answer for this. If you have the time and ability...
Perhaps you could create yourself a new Visual Studio Macro. Click View - Other Windows - Macro Explorer.
In the Sample project, look in the VSEditor file. There are two methods that you can use/borrow code from to create your own macro:
The code is in your language, VBMan!
Good luck!