Is there support IronPython in VisualStudio 2012? I not found IronPython project in templates.
IronPython in VisualStudio 2012
Asked Answered
Yes: http://pytools.codeplex.com/. Support was added in PTVS 1.5 RC [Sep 2012].
Python Tools for Visual Studio, PTVS 2.0 Beta or 1.5 RTM, both have built in templates for developing against IronPython. To use these templates you'll need to first install IronPython. Check out the installation page on PTVS which has instructions on how to install interpreters.
By default, no. Presumably PTVS will before too long.
PTVS now has support for VS2012 via 1.5RC. –
Adest
Seems like PTVS (Python Tools for Visual Studio) 2.0 will not install IronPython by default. I had success installing PTVS 2.0 Alpha and IronPython 2.7.3 from its separate project page into Visual Studio 2012.
© 2022 - 2025 — McMap. All rights reserved.