| Article: |
Perfect Text Editors for Coders | |
| Subject: | SciTE | |
| Date: | 2004-04-21 20:32:16 | |
| From: | robertsanders | |
|
Also try SciTE (http://www.scintilla.org/SciTE.html).
|
||
Showing messages 1 through 2 of 2.
-
SciTE
2006-08-16 09:58:39 e.m.b [View]
-
SciTE
2004-05-06 21:17:52 xeal [View]
Yessss.... I discovered SciTE several months ago and it became my favorite code (and not only) editor.
It has source highlighting for a lot of languages and you can anytime and quite easily create styles for new languages.
And it's fast. Really fast!
>config is pretty much all via config file(s)
But this is one of its most powerful features! I love it! It makes the whole thing so configurable.



It can do RegEx search and replace, autocomplete, Multiple File Search, highlights any language known to man, you can script your own extensions if you feel so inclined. It can run batch files, and other things with key commands (I can compile any project by pressing control+1, then view it with control+2).
Out of the box, the thing is amazing and easy to use... and as you use it more, you can slowly learn the relatively simple customization.
AWESOME EDITOR ...
Note: It isn't as good in linux, or a linux port to mac os X.