[wingide-users] Directories and files ordering in Project tool
Hugh Gibson
hgibson at cix.co.uk
Mon Sep 22 07:29:00 MDT 2008
> I often have my code organised with a module foo.py and a package
> foo at the same level of the file system, with the package foo
> containing the details and the module foo providing the entry
> point for users.
>
> Wing separates directories and files, which result in the module
> foo and the package foo to be far apart. Thus I would really love
> to have another option to sort alphabetically irrespective of the
> distinction between directories and files.
Try clicking on "Options" on the top right of the Project tab and select
"View as flattened tree". That puts files back under their parent
folders.
Hugh
More information about the wingide-users
mailing list