Skip to content

10.8

Compare
Choose a tag to compare
@orbitalquark orbitalquark released this 13 Sep 17:33
· 1203 commits to default since this release

(01 Jan 2020)

Bugfixes:

  • Fixed incorrect event arguments for events.AUTO_C_SELECTION_CHANGE.
  • Fixed bug in "Replace All in selection" with match at the end of a selection.
  • Fixed long line output for run, compile, and build commands.

Changes:

  • Changed events.TAB_CLICKED to emit button clicked as well as modifier
    keys.
  • Autocompletion and documentation for Textadept's Lua API only happens in
    Textadept files now (i.e. files in _HOME and _USERHOME).
  • textadept.editing.api_files and _M.lua.tags can contain functions that
    return file paths.
  • Added support for txt2tags.
  • Scintilla: Added access to virtual space at the start and end of multiple
    selections.
  • Scintilla: The target can have virtual space.
  • Updated to Scintilla 3.11.2.