ebswift.com logo
Are you a Wealthy Affiliate yet?
Learn how to Make Money Online from two Successful internet marketers who are willing to share their secrets.

Content

RSS Feed SciTE News
SciTE 1.76 released (Sun, 16 Mar 2008 22:38:39 GMT)
scintilla 1.76 released (Sun, 16 Mar 2008 22:30:30 GMT)
SciTE 1.75 released (Thu, 22 Nov 2007 05:07:20 GMT)
scintilla 1.75 released (Thu, 22 Nov 2007 04:56:36 GMT)
SciTE 1.74 released (Sun, 17 Jun 2007 23:58:04 GMT)
scintilla 1.74 released (Sun, 17 Jun 2007 23:49:59 GMT)
SciTE 1.73 released (Sat, 31 Mar 2007 00:06:52 GMT)
scintilla 1.73 released (Fri, 30 Mar 2007 23:59:26 GMT)
SciTE 1.72 released (Mon, 15 Jan 2007 11:09:11 GMT)
scintilla 1.72 released (Mon, 15 Jan 2007 10:59:52 GMT)

Screenshot - Click to EnlargeSciTE is a free, opensource editor. This is by far the best editor I have ever used.  It has a tabbed interface, code highlighting, explorer integration and it is updated often.

Feature-for-feature you will probably find other editors which can outperform SciTE, but none can outperform SciTE's loadup performance, and to me this is by far the most important feature of any extended editor.  I have tried to use other editors only to be painfully waiting for the software to loadup when all I want to do is do a really quick change or search of a file.  Multiple quick changes/searches become a nightmare of waiting using other software - not with SciTE.

The code highlighting is very handy when you want to review a piece of code without having to loadup a full-blown IDE.  All code highlighting is customisable and more known extensions are being added to the list all the time.  There are indentation guides, an auto indentation fix tool and even compile/debug/run tools (I haven't tried doing this yet).