It doesn't currently, but that will probably be a PTVS 2.0 feature.
I'm not sure exactly what's involved yet, but I'd guess that all we
have to do is invoke MSBuild.

You're welcome to code it up yourself and send it in. That will be the
quickest way to get it added (and once you're set up to build, you'll
be able to grab all the new things we commit between releases).

On Wed, Sep 19, 2012 at 2:13 PM, Jeff Hardy <jdha...@gmail.com> wrote:
> On Wed, Sep 19, 2012 at 1:40 PM, Dino Viehland <di...@microsoft.com> wrote:
>> We’re pleased to announce the release of Python Tools for Visual Studio 1.5
>> RC. Python Tools for Visual Studio (PTVS) is an open-source plug-in for
>> Visual Studio which supports programming with the Python language. PTVS
>> supports a broad range of features including CPython/IronPython,
>> Edit/Intellisense/Debug/Profile, Cloud, HPC, IPython, etc. support.
>
> Awesome, I was waiting for VS2012 support so I could switch.
>
> Quick question: if I run 'Build' on a pyproj file from within VS, does
> it run the 'Build' target in the pyproj file? I have some craziness
> that I'd like to do in that case, so it would be fantastic if that's
> how it worked (ditto 'Rebuild' and 'Clean').
>
> - Jeff
> _______________________________________________
> Ironpython-users mailing list
> Ironpython-users@python.org
> http://mail.python.org/mailman/listinfo/ironpython-users
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to