Download SciTE 5.5.0
Version 5.5.0 of SciTE has been released. Scintilla Text Editor is an open source and cross-platform text editor. It uses the open source Scintilla Text Editor library, which is from the same makers. This library is also used by other programs, including Notepad++. Downloads are available for Windows and Linux, and a commercial version for macOS can be found in Apple's app store. There is also a standalone executable that can be conveniently carried on a USB stick. Since version 5.4.2, the following changes and improvements have been made:
Release 5.5.0
- Add elements for inactive additional selections SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT and SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK. When not set these default to SC_ELEMENT_SELECTION_INACTIVE_TEXT and SC_ELEMENT_SELECTION_INACTIVE_BACK. Bug #2417.
- On Cocoa, avoid use of NSUserDefaults which will soon require justification when used in applications on the App Store.
- Fix Win32 IME crash in windowed mode. Bug #2433.
- Scale reverse arrow cursor for margins to match other cursors when user changes pointer size. Bug #2321.
Release 5.4.3
- Fix redo failure introduced with 5.4.2. Bug #2432.
- Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM option to always selects the first item in the autocompletion list. Bug #2403.
Version number | SciTE 5.5.0 |
Release status | Final |
Operating systems | Windows 7, Linux, BSD, macOS, Solaris, Windows 8, Windows 10, Windows 11 |
Website | Scintilla |
Download | https://www.scintilla.org/SciTEDownload.html |
License type | GPL |