Page 19 of 19

Re: CudaText last release

Posted: 05.04.2026 11:48
by main Alexey
CudaText 1.234.0.

add: new wiki topic "How to open all picture-files in hex mode".
add: support future feature of LSP Client plugin: Linked Editing Ranges (LSP 3.16) with multi-carets.
add: in v1.218.0, _keyboard_ column selection mode without Alt-key was removed; now it's re-added, via 3 new commands in the Cmd Palette: "keyboard column selection, without Alt-key: on / off / toggle".
add: keyboard column selection mode: reuse options "key_home_to_nonspace"/"key_end_to_nonspace".
add: Addons Manager: show progressbar during file downloading, very useful for big files.

change: option "ui_statusbar_panels": removed cell "selmode" from default value.
change: option "ui_statusbar_panels": added new cell "ro" instead of the showing "RO" in the "selmode" cell.
change: changed order of commands "trim spaces: ...." in the Cmd Palette, and renamed them.
change: deleted option "unicode_full_width"; its internal value changed from 190 to 200 to better align 'tables' with CJK text.
change: deleted menu item "Plugins / Addons Manager / Download all...", instead use the script "download_addons.py" from GitHub repo.
change: replaced option "underline_color_files" (it was ugly list of file extensions which is very unusual for options) with boolean "underline_color" which now must be set in lexer-specific configs; it is activated in these default lexer-specific configs: HTML CSS JS JSON.

and fixes (details in the file history.txt).