[IronPython] IronPy Tools for VS - Projects

Steve Dower s.j.dower at gmail.com
Mon May 17 23:40:03 CEST 2010


Is it possible to have the directory based projects 'implied' when a
single file is opened (TextMate http://macromates.com/ style)? Because
I agree with Jeff here that loading existing projects is dead simple
when you can just add a pyproj. Though the '...from existing code'
option would be plenty IMHO.

On Tue, May 18, 2010 at 06:28, Jeff Hardy <jdhardy at gmail.com> wrote:
> On Mon, May 17, 2010 at 2:09 PM, Dino Viehland <dinov at microsoft.com> wrote:
>> So if anyone thinks the directory based projects are totally awesome I'd love
>> to hear their counter-points.
>
> The only thing I'd hate to lose is the ability to point VS at a folder
> full of Python code and have it open and allow me to start hacking on
> it. For the foreseeable future, most Python projects are not going to
> include .pyproj files to make it easy.
>
> It doesn't matter how that's accomplished, as long as that use case is
> still supported. Simple creating a pyproj containing everything would
> be easiest (maybe excluding .pyc/.pyo). Or, it might be interesting to
> parse setup.cfg, if it exists.
>
> - Jeff
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



More information about the Ironpython-users mailing list