github orbitalquark/textadept textadept_11.0_beta_2
11.0_beta_2

latest releases: textadept_nightly, textadept_12.0_alpha_3, textadept_12.0_alpha_2...
pre-release3 years ago

Textadept 11.0 beta 2 (01 Nov 2020)

Please see the 10 to 11 migration guide for upgrading from Textadept 10 to
Textadept 11.

Download:

Bugfixes:

  • Fixed the listing of bookmarks for all open buffers.
  • Fixed "Enclose as XML Tags" with multiple selections.
  • Fixed clearing of "Replace" entry in Find & Replace pane on reset in the GUI.
  • Fixed lack of statusbar updating when setting options like buffer EOL mode,
    indentation, and encoding from the menu.
  • Do not clear highlighting when searching inside the "Find in Files" buffer.
  • textadept.editing.strip_trailing_spaces should not apply to binary files.
  • Handle recursive symlinks in lfs.walk().
  • Modules: Fixed Lua debugger crash when inspecting variables with very large
    string representations.
  • Modules: Support non-UTF-8 spelling dictionaries.
  • Modules: Fixed YAML syntax checking notification.
  • Modules: Fixed various small issues with the C debugger.

Changes:

  • New textadept.history module.
  • Updated German and Russian translations.
  • Added ui.command_entry.append_history() for special command entry modes
    that need to manually append history.
  • Implement U, L, u, and l case transformations in regex
    replacements.
  • Added textadept.run.set_arguments().
  • Modules: Each module in the separate modules download has its own repository
    now, but all are still bundled into a single archive for release.
  • Modules: Greatly improved the speed of file comparison.
  • Modules: Added ability to switch spelling dictionaries on the fly.
  • Updated to CDK 5.0-20200923.
  • Updated to LuaFileSystem 1.8.0.

Don't miss a new textadept release

NewReleases is sending notifications on new releases.