Feature Requests item #1236275, was opened at 2005-07-11 14:44
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1236275&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: pythonwin
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Vaughn Seward (cflat7)
Assigned to: Nobody/Anonymous (nobody)
Summary: Sorting of the objects/defs in Class List Panel
Initial Comment:
I like the idea of the Class List panel (panel at the
left-hand side of the code) but it is sorted
alphabetically. I don't necessarily organize the
classes and defines in my modules alphabetically. I
therefore find the panel confusing and as a result
cannot use it.
Why not provide an option to sort it the same way that
it appears in the code?
~Vaughn
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2009-04-18 16:16
Message:
I wouldn't mind having this myself. This page contains some code to sort by
original module order:
http://effbot.org/librarybook/pyclbr.htm
(changing to feature request)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1236275&group_id=78018
|