Scintilla (software)

Scintilla is an open source text editor component which is being developed by Neil Hodgson. He also established SciTE, a Scintilla -based text editor.

Features

Scintilla offers many features to facilitate editing, such as syntax highlighting. The highlighting method makes it possible to use different fonts, colors, styles as well as front and rear grounds. Scintilla supports error bars, line numbers and breakpoints. Many more features can be retrofitted (eg, code folding and autocomplete ).

Ports for Scintilla

There are ports for GUI libraries:

  • FOX Toolkit
  • wxWidgets
  • Gtk
  • Win32
  • Qt: qscintilla
  • MUI

On Scintilla -based editors

Scintilla4Web

Scintilla4Web is a small wrapper for Scintilla. It provides a Mozilla plugin and ActiveX control ( IE support ) that enables embedding of the Scintilla editor in HTML pages via the OBJECT or EMBED tag.

718621
de