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.changes | 0000072926 71.2 KB | |
scite.spec | 0000002925 2.86 KB | |
scite375.tgz | 0002380823 2.27 MB |
Revision 5 (latest revision is 39)
Martin Pluskal (pluskalm)
accepted
request 512864
from
Atri Bhattacharya (badshah400)
(revision 5)
- Update to version 3.7.5: * SciTE adds "Select All Bookmarks" command. * SciTE adds a save.path.suggestion setting to suggest a file name when saving an unnamed buffer. * SciTE examines at most 1 MB of a file to automatically determine indentation for indent.auto to avoid a lengthy pause when loading very large files. * SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. * SciTE sets buffer dirty and shows message when file deleted if load.on.activate on. - Drop reproducible.patch: incorporated upstream.
Comments 0