Scite 5.5.3 freeware
Scite, developed by Neil Hodgson, is a versatile text editor tailored for developers. It leverages the power of the Scintilla editing 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 | 2024-10-19 |
Filesize | 2.60 MB |
Downloads | 3502 |
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 (31 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.3 | Oct 19, 2024 | New Release | On Win32 change direction of horizontal mouse wheel and touchpad scrolling to match other applications. |
5.5.2 | Aug 21, 2024 | New Release | Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple selection when copied to the clipboard. Feature #1530. Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its nesting depth. Add SCI_STYLESETSTRETCH to support condensed and expanded text styles. Add SCI_LINEINDENT and SCI_LINEDEDENT. Feature #1524. Fix bug on Cocoa where double-click stopped working when system had been running for a long time. On Cocoa implement more values of font weight and stretch. |
5.5.1 | Jul 22, 2024 | New Release | SCI_CUTALLOWLINE added which is similar to SCI_COPYALLOWLINE but also deletes the copied text. Feature #1518. Can set font used for autocompletion lists with SCI_AUTOCSETSTYLE. Feature #1523. Increase maximum zoom set interactively to +60 points. Feature #1517. Fix flickering cursor after some mouse action sequences. Bug #2443. |