[IronPython] Associate .ipy extension as IronPython in VS 2008?

Jimmy Schementi Jimmy.Schementi at microsoft.com
Thu Feb 26 01:40:03 CET 2009


Can't you just tell the OS to associate .ipy files with devenv.exe? (Right-click on file --> Open with ... --> browse to devenv.exe). I don't think VS keeps track of file types associated with it, but the setup sets them.

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Matt
Sent: Wednesday, February 25, 2009 3:06 PM
To: users at lists.ironpython.com
Subject: [IronPython] Associate .ipy extension as IronPython in VS 2008?

Having installed the ASP.NET Futures package, I get syntax highlighting for files with the .py extension in Visual Studio 2008. I am unable to find a setting to associate files with a .ipy extension as the same.

I use both the CPython and IronPython interpreters, and would like to use the file extensions to keep the scripts separate. Is there a VS config setting or a registry key to set the file type in VS?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090225/503b074b/attachment.html>


More information about the Ironpython-users mailing list