Textadept 13.0 (01 Jul 2026)
Please see the migration guide for migrating from Textadept 12 to 13.
- Textadept 13.0 -- Windows
- Textadept 13.0 -- macOS 13+
- Textadept 13.0 -- Linux
- Textadept 13.0 -- Linux ARM
- Textadept 13.0 -- Modules
Bugfixes:
- Fixed terminal version error invoking find/replace with uninitialized find/replace text.
Changes:
- Improved syntax highlighting performance in markup languages like HTML, Markdown, XML, and YAML.
- Improve Markdown lexer performance detecting code blocks.
- Improve heredoc syntax highlighting in the languages that support them (Bash, Perl, Ruby, etc.).
- Added support for Odin.
- Updated C lexet to add more C99 identifiers.
- Scintilla: restore selection and scroll positions for undo/redo in additional views.
- Scintilla: improve performance of rectangular paste with many spaces.
- Scintilla: fix failures displaying calltips and autocompletion lists in Qt version on Wayland.