Pablo Galiano : Wednesday, April 02, 2008 - Posts

Subscriptions

<March 2010>
SuMoTuWeThFrSa
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910

News

Subscribe to Pablo Galiano by Email

Post Categories

Wednesday, April 02, 2008 - Posts

Integrated IronPythonStudio

I have released a new installer for IronPythonStudio targeting the VS Shell Integrated mode.

You can download it from here.

Pablo

posted Wednesday, April 02, 2008 9:33 AM by pga with 1 Comments

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 Wednesday, April 02, 2008 9:17 AM by pga with 2 Comments

LinqToCodeModel @ code.msdn.com
LinqToCodeModel is a sample library on top of the EnvDTE.FileCodeModel API to provide Linq queries and facilities on FileCodeModel object graphs.
A SourceCodeOutliner Lite version is provided as sample of usage of the API. You can also check the Samples section to get an idea on how to use it.

It can be downloaded from here.

Pablo

posted Wednesday, April 02, 2008 8:17 AM by pga with 0 Comments