[wxPython-users] My Horse for a Good Python Editor !

egbert egbert.bouwman at hccnet.nl
Tue Nov 21 04:03:15 PST 2006


On Tue, Nov 21, 2006 at 02:40:20AM +0000, Dunderhead wrote:
> I am currently using SciTE to edit my python scripts.
> 
> However, as the number of classes and functions within a script increases, it
> becomes more difficult to keep track of the code and quickly find the location
> of a needed class or function.
> 
> Can SciTE be configured to show a list of classes/functions in a script (perhaps
> as a drop-down listbox)?
>
Maybe you should try these:
    View -> Toggle all folds
    View -> Toggle current fold    

And maybe you have to configure the folding first:
look in the SciTE help for fold.margin
e
-- 
Egbert Bouwman - Keizersgracht 197 II - 1016 DS  Amsterdam - 020 6257991
========================================================================




More information about the wxpython-users mailing list