Sintegrial Text Editor (S.T.E.) is easy-to-use and feature-rich plain text editor tool, which is available for different platforms. It is completely free-of-charge for everybody (licensed under GPL).
Product's homepage
Here are some key features of "Sintegrial Text Editor":
· multiplatform application (runs on Windows, Linux and others)
· multitabular interface
· syntax highlighting for many languages/formats (more than 30)
· smart indentation and tabulation
· quick editing via shortcuts and common operations
· conversion between different encodings (more than 70)
· quick navigation with bookmarks
· regexp search, brace matching, auto-highlighting of similar text
· folding of text fragments
· autocompletion while typing
· ...and others
Requirements:
· Qt
· QScintilla
What's New in This Release: [ read full changelog ]
· added Number Conversion feature (by Ctrl+Shift+N)
· added quick commenting feature (by Ctrl+/)
· added tag completion feature for XML and DSL style tags (by Ctrl+Enter)
· added selection wrap feature (also by Ctrl+Enter)
· added symbols table (unicode, hex, html)
· added joining lines with any separator (by Ctrl+J)
· added trimming of spaces between words
· added syntax highlighting for Ada, Lisp, Haskell
· added APIs for Ada and Lisp
· added content preview for XDXF dictionary format
· improved File Explorer (speed, navigation, usability)
· faster startup
· some GUI optimizations (more compact toolbars etc.)
· fixed issue with extra symbols in search results window
· fixed key code propagation issue
· fixed issue with showing images for HTML preview
· fixed issue with wrong restoring of the Search Bar's height
· fixed issue with Paste after closing several tabs
· fixed issue with moving current line up and down