12.0
github-actions
released this
01 Aug 12:17
·
340 commits
to default
since this release
Textadept 12.0 (01 Aug 2023)
Please see the migration guide for migrating from Textadept 11 to 12.
Download:
- Textadept 12.0 -- Windows
- Textadept 12.0 -- macOS 11+
- Textadept 12.0 -- Linux
- Textadept 12.0 -- Modules
Bugfixes:
- Fixed potential crash when using legacy lexers.
- Fixed error switching to the only buffer that exists.
- Fixed case insensitive word completion from all buffers.
- Fixed syntax highlighting glitches on Windows.
- LSP: small fixes for language servers that do not play nicely.
- LSP: work around Scintilla repeatedly sending hover events on Windows and Qt.
- LSP: fixed active Lua parameter calculation if documented function uses ':'.
- LSP: fixed inaccurate recording of 'goto' position for history navigation.
- Export: use the correct dialog when prompting for a file to export to.
Changes: