|
- Scintilla and SciTE
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
- Scintilla Documentation
Scintilla can handle the major line end conventions and, depending on settings and the current lexer also support additional Unicode line ends Scintilla can interpret any of the Macintosh (\r), Unix (\n) and Windows (\r\n) line ends
- Download Scintilla and SciTE
A full download (3 8M) includes the 64-bit SciTE executable, shared libraries for Scintilla (libscintilla so) and Lexilla (liblexilla so) configuration files and documentation After downloading the file, gunzip and untar it, and run SciTE
- Scintilla and SciTE
www scintilla org is the home of the Scintilla editing component and SciTE text editor application
- Standard Editing - Scintilla
The default value is that initially set up by Scintilla, which is space and all chars less than 0x20 Setting this property allows you to force Scintilla to consider other characters as whitespace (e g punctuation) during such activities as cursor navigation (ctrl+left right)
- A library of language lexers for use with Scintilla
Lexilla is a free library of language lexers that can be used with the Scintilla editing component It comes with complete source code and a license that permits use in any free project or commercial product
- Download. - Scintilla
There is no download available containing only the Scintilla DLL However, it is included in the SciTE executable full download as Scintilla DLL SciTE is a good demonstration of Scintilla
- Scintilla and SciTE
To build Scintilla or SciTE, see the README file present in both the Scintilla and SciTE directories For Windows, GCC 2 95 3, Borland C++ or Microsoft Visual Studio NET can be used for building
|
|
|