Scite 5.5.5 freeware
... component to deliver syntax highlighting, code folding, and auto-completion for a wide array of programming languages. Its lightweight design ensures swift performance, while customizable options cater to both novice and seasoned coders. Ideal for scripting and rapid development, Scite is a robust tool in any programmer's arsenal. ...
Author | Neil Hodgson |
Released | 2025-02-24 |
Filesize | 2.60 MB |
Downloads | 3532 |
OS | Windows 11, Windows 10 32/64 bit, Windows 8 32/64 bit, Windows 7 32/64 bit |
Installation | Instal And Uninstall |
Keywords | Scite, source code editor, C++ IDE, editor, compiler, IDE, source code |
Users' rating (38 rating) |
Scite Free Download - we do not host any Scite torrent files or links of Scite on rapidshare.com, depositfiles.com, megaupload.com etc. All Scite download links are direct Scite download from publisher site or their selected mirrors.
5.5.5 | Feb 24, 2025 | New Release | Remember selection with undo and redo. Controlled with SCI_SETUNDOSELECTIONHISTORY. Feature #1273, Bug #1479, Bug #1224. Serialize selection type and ranges with SCI_GETSELECTIONSERIALIZED and SCI_SETSELECTIONSERIALIZED. For Win32, update Direct2D and DirectWrite interfaces used to 1.1 and add a lower-level approach to calling DirectWrite 1.1 by specifying SC_TECHNOLOGY_DIRECT_WRITE_1. Since Windows Vista does not support these API versions, Scintilla o longer supports DirectWrite on Windows Vista and will fall back to using GDI. Fix segmentation of long lexemes to avoid breaking before modifiers like accents that must be drawn with their base letters. For wrapping, try to break lines without separating letters from modifiers. For GTK on Windows, replace reverse arrow cursor with hand as reverse arrow was small in scaled modes. Bug #2460. Fix bug on Qt where double-click stopped working when Scintilla instance had been running for weeks. |
5.5.4 | Dec 17, 2024 | New Release | Update to Unicode 15.1. Improve performance of SCI_BRACEMATCH. Improve performance of DBCS text Fix wrapping removed lines. Fix moving line down to empty final line and moving empty final line up. On GTK, allow middle click to insert multiple times within a document. |
5.5.3 | Oct 19, 2024 | New Release | On Win32 change direction of horizontal mouse wheel and touchpad scrolling to match other applications. |