Pablo Galiano : VSCTPowerToy is OUT!!!

Subscriptions

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

News

Subscribe to Pablo Galiano by Email

Post Categories

VSCTPowerToy is OUT!!!

As pointed out by Quan, the VSCTPowerToy was released on code.msdn.com.
It is a read-only viewer that you can use to explore the commands associated with a VSPackage, and with Visual Studio itself. You can quickly search for any existing commands in the Visual Studio IDE. By browsing through the command groups, GUIDs and IDs, priorities, and other properties of existing commands, you can more easily place and integrate the commands of your own VSPackage.

You can download it from here

Pablo

posted on Wednesday, April 02, 2008 9:17 AM by pga

# Struggling with your Command Tables? VSCT PowerToy is here @ Thursday, April 10, 2008 8:54 AM

vsct files (and their predecessors, ctc files) can be tricky little beasts to get just right. As Pablo

Anonymous