Skip to content

11.3_beta_2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 14:38
· 890 commits to default since this release

Textadept 11.3 beta 2 (01 Nov 2021)

Download:

Bugfixes:

  • Fixed accidental drawing of whitespace, tab arrows, and indentation guides in margins when
    scrolling horizontally in the terminal version.
  • Fixed accidental highlighting in margins when scrolling horizontally in the terminal version.
  • Fixed occasional incorrect drawing when scrolling horizontally in the terminal version.
  • Lua REPL: Fixed broken REPL on reset.

Changes:

  • Hide the terminal cursor when the caret is out of view.
  • Format: New module for formatting code and reformatting paragraphs.
  • Debugger: Allow watch expressions without breaking on changes.
  • Debugger: Implement setting stack frames in Lua and pretty-print variable values.
  • Debugger: Prefer status buffers for variables and call stacks.