Edit

IABSD.fr/ports/editors/scintilla/pkg/DESCR

Branch :

  • Show log

    Commit

  • Author : sturm
    Date : 2003-08-14 18:24:30
    Hash : a8ed68f4
    Message : Initial import of scintilla 1.54 Scintilla is a free source code editing component. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. The selection margin can contain markers like those used in debuggers to indicate breakpoints and the current line. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts. WWW: http://www.scintilla.org/ from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleisch

  • editors/scintilla/pkg/DESCR
  • Scintilla is a free source code editing component. As well as features
    found in standard text editing components, Scintilla includes features
    especially useful when editing and debugging source code. These include
    support for syntax styling, error indicators, code completion and call
    tips. The selection margin can contain markers like those used in debuggers
    to indicate breakpoints and the current line. Styling choices are more open
    than with many editors, allowing the use of proportional fonts, bold and
    italics, multiple foreground and background colours and multiple fonts.