⇤ ← Revision 1 as of 2002-07-21 20:10:21
Size: 388
Comment:
|
Size: 580
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
I use this too (it is VERY good). But now I also use Scite as it is cross platform and allows you to run your scripts and see the output within the text editor (very cool). Peter Lucas |
I use the freeware editor ConText (for Windows only I'm afraid) from http://www.fixedsys.com/context/.
It includes language highlighters for a lot of languages including python. It also allows customisation to execute a command using the loaded files (e.g. execute the loaded python script) then capture the output and decode the line numbers where the problem occurred.
Dave Moor
I use this too (it is VERY good). But now I also use Scite as it is cross platform and allows you to run your scripts and see the output within the text editor (very cool).
Peter Lucas