10.8
·
1486 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.