Skip to content

13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 01:21

Textadept 13.0 (01 Jul 2026)

Please see the migration guide for migrating from Textadept 12 to 13.

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.