Re: [IronPython] IronPython Tools for Visual Studio stand-alone?

2010-09-07 Thread Dino Viehland
Nope - the problem is that the tools need to use various APIs which are new in IronPython 2.7. If you just want to use the tools to edit/debug you could still run/debug against the 2.6 binaries though. In the project properties there is an option to give the full path to the interpreter you wa

Re: [IronPython] IronPython Tools for Visual Studio stand-alone?

2010-09-07 Thread Jeff Hardy
On Tue, Sep 7, 2010 at 6:05 AM, David Koch wrote: > There is > the old repository for downloading early versions of the extension > http://bitbucket.org/jdhardy/ironpython.visualstudio/downloads but > apparently those releases were very "alpha". Those are actually unrelated to Microsoft's "offici

[IronPython] IronPython Tools for Visual Studio stand-alone?

2010-09-07 Thread David Koch
Hello, Is there a standalone version of the IronPython Tools for Visual Studio 2010 available? The thing is that I am bound to IronPython 2.6 since I intend to use IronClad - the latest version of which only supports IronPython 2.6. The Tools for Visual Studio only come as a bundle with IronPython