what editor do you use?

Franz Steinhaeusler franz.steinhaeusler at utanet.at
Mon Jul 5 06:20:40 EDT 2004


On Sat, 03 Jul 2004 04:18:12 +0800, Jon Perez <jbperez808 at yahoo.com>
wrote:

>SciTE is the editor I have been looking for all these
>years.
>[...]

>Some of the highlights:
>
>* The code folding is superb - it even folds HTML!
>[...]
and class browser.

if you have wxpython installed, there is a class browser add-on.

(in german):
http://python.sandtner.net/viewtopic.php?t=1048&highlight=wxpython

Download:
http://www-public.tu-bs.de:8080/~y0011042/scclbr/scitebrowser.zip

and add to your python.properties file:

command.name.2.*=Class Browser
command.2.*="E:\EigDat\Python\scitebrowser\scitebrowser.pyw"
"$(FileDir)" "$(WindowID)"
command.subsystem.2.*=2 

replace the path with your location of scite browser:
command.2.*="E:\EigDat\Python\scitebrowser\scitebrowser.pyw"
-- 
Franz Steinhaeusler



More information about the Python-list mailing list