Brian wrote: > On Sat, May 1, 2010 at 23:45, Steve Dower <s.j.do...@gmail.com> wrote: > > My own 'Python tools' (for VS2008, never made it beyond private use) > > automatically adds the package name to the caption of __init__.py > > files (as shown in > > http://zooba.byteclub.net/files/2010/05/ipytool-initname.png) through > > a couple of overrides on the FileNode object. I am happy to provide > > this code if desired/appropriate. > > I'm not sure I understand the need for that, especially given that the way > the file list gets sorted, that name should always be on the parent tree item > directly above it.
I think the main benefit here is that it's displayed that way not only in solution explorer but also in the tabs in the editor. I think it's a good suggestion. _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com