DLR Hosting Sample : QikScript - Handle Visual Studio 2008 extensibility events in IronPython

Sesh Pillailokam has written another blog entry on using the Dynamic Language Runtime Hosting API. This blog entry shows how to extend Visual Studio 2008, using IronPython to handle Visual Studio events:
The entry includes a downloadable example called 'QikScript', which is a Visual Studio AddIn written in Python. It handles the 'WindowCreated' and 'DocumentSaved' events.

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger