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: [email protected] [mailto:[email protected]] On Behalf Of Matt Sent: Wednesday, February 25, 2009 3:06 PM To: [email protected] 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?
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
