Download SciTE 3.6.5
Version 3.6.5 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 creators. This library is also used by other programs, including Notepad++. Downloads are available for Windows and Linux, and a commercial version for OS X can be found in Apple’s app store. In addition, there is a stand-alone executable that can be conveniently carried on a USB stick. The following changes and improvements have been made in this release:
Release 3.6.5
- JSON lexer added. Feature #1140.
- The C++ lexer fixes a bug with multi-line strings with line continuation where the string style overflowed after an edit. Bug #1824.
- The Python lexer treats ‘@’ as an operator except when it is the first visible character on a line. This is for Python 3.5.
- The Rust lexer allows ‘?’ as an operator. Feature #1146.
- Doubled size of compiled regex buffer. Bug #1822.
- For GTK+, the Super modifier key can be used in key bindings. Feature #1142.
- For GTK+, fix some crashes when using multiple threads.
- Platform layer font cache removed on GTK+ as platform-independent caches are used. This avoids the use of thread locking and initialisation of threads so any GTK+ applications that rely on Scintilla initialising threads will have to do that themselves.
- SciTE bug fixed with exported HTML where extra line shown. Bug #1816.
- SciTE on Windows fixes bugs with pop-up menus in the find and replace strips. For the replace strip, menu choices change the state. For the find strip, menu choices are reflected in the appearance of their corresponding buttons.
- SciTE on Windows on high DPI displays fixes the height of edit boxes in user strips.
Version number | 3.6.5 |
Release status | Final |
Operating systems | Windows 7, Linux, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10 |
Website | SciTE |
Download | |
File sizes |
1.27MB – 1.48MB |
License type | GPL |