Size: 628
Comment:
|
← Revision 8 as of 2012-12-04 19:17:18 ⇥
Size: 639
Comment: wiki restore 2013-01-23
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
''I'' use the __freeware__ editor ConText (for Windows only I'm afraid) from http://www.fixedsys.com/context/. | |
Line 3: | Line 2: |
ciao cari | I use the freeware editor ConText (for Windows only I'm afraid) from http://www.contexteditor.org/. |
Line 7: | Line 7: |
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 this too (it is VERY good). But now I also use [[SciTe|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 |
Line 9: | Line 12: |
CategoryEditors | [[CategoryEditors|CategoryEditors]] |
I use the freeware editor ConText (for Windows only I'm afraid) from http://www.contexteditor.org/.
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