A source code editing component
http://www.scintilla.org
Scintilla is a code editing component. It includes features for
editing and debugging source code, such as syntax styling, error
indicators, code completion and call tips. The selection margin can
contain breakpoint markers and the current line. It can use
proportional fonts, multiple fonts and different colors at the same
time.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/scintilla && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
scintilla-shared.patch | 0000001049 1.02 KB | |
scintilla.changes | 0000028341 27.7 KB | |
scintilla.spec | 0000003622 3.54 KB | |
scintilla553.tgz | 0001789662 1.71 MB |
Latest Revision
Martin Pluskal (pluskalm)
accepted
request 1220091
from
Andrea Manzini (amanzini)
(revision 24)
- Update to version 5.5.3: * On Win32 change direction of horizontal mouse wheel and touchpad scrolling to match other applications. Bug #2449. - Update to version 5.5.2: * Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple selection when copied to the clipboard. Feature #1530. * Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its nesting depth. * Add SCI_STYLESETSTRETCH to support condensed and expanded text styles. * Add SCI_LINEINDENT and SCI_LINEDEDENT. Feature #1524. * Fix bug on Cocoa where double-click stopped working when system had been running for a long time. * On Cocoa implement more values of font weight and stretch.
Comments 0