SciTE

From TotalcmdWiki
Revision as of 13:35, 9 September 2006 by Wisdom (talk | contribs)
Jump to navigation Jump to search

SciTE is a free source code editor for Win32 and X, based on Scintilla text editing component.

Features:

  • Syntax highlighting for many languages including C/C++, Java, Perl, Python, HTML and XML.
  • Tab based document interface.
  • Code folding.
  • Code completion.
  • Lightweight design and operation (loads up very quick).

Website: http://www.scintilla.org/SciTE.html [1]

Back to Editors