Source Code Editor based on Scintilla
https://www.scintilla.org/SciTE.html
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
Scintilla, it has grown to be a generally useful editor with facilities for
building and running programs.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout editors/scite && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
scite-use-system-scintilla.patch | 0000003339 3.26 KB | |
scite.changes | 0000088424 86.4 KB | |
scite.spec | 0000002781 2.72 KB | |
scite553.tgz | 0004842593 4.62 MB |
Revision 38 (latest revision is 39)
Atri Bhattacharya (badshah400)
accepted
request 1222979
from
Andrea Manzini (amanzini)
(revision 38)
- Update to version 5.5.3: * Fix find and replace of regular expression like ^.*$ that may match empty range. Find Next previously failed on subsequent searches. * Fix marking each match of a regular expression like ^$ for an empty line so it doesn't get stuck, time out, then stop after one segment. - Update to version 5.5.2: * Add stretch attribute to style settings. * Add load.session.always to open both previous session and command line files. Bug #2440.
Comments 0