Software Update: SciTE 4.3.1

Spread the love

Version 4.3.1 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 macOS 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 4.3.1:

  • Add default argument for StyleContext::GetRelative. Feature #1336.
  • Fix drag and drop between different encodings on Win32 by always providing CF_UNICODETEXT only. Bug #2151.
  • Automatically scroll while dragging text. Feature #497.
  • On Win32, the numeric keypad with Alt pressed can be used to enter characters by number. This can produce unexpected results in non-numlock mode when function keys are assigned. Potentially problematic keys like Alt+KeypadUp are now ignored. Bug #2152.
  • Crash fixed with Direct2D on Win32 when updating driver. Bug #2138.
  • For SciTE on Win32, fix crashes when Lua script closes application. Bug #2155.

Version number 4.3.1
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, Windows 8, Windows 10
Website SciTE
Download
License type GPL
You might also like