CudaText last release

Post Reply
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

CudaText 1.141 ... 1.142.
Bookmarks are saved in different way (old history is supported).
Improved HTML auto-completion for some cases.
Reworked rendering for "spacing_y":-1 .. -2.
New command-line parameter -p to run Differ plugin from command-line.
and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.143 ... 1.144.
Micromap can be rendered on vertical scrollbar (new option added).
Can auto-close HTML tags on typing '</'.
Fixed syntax highlight of files with huge (len>4K) lines.
Improved some lexers (Markdown mainly). and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.145.0 ... 1.145.5.
macOS version renders 2x faster now (when "renderer_offsets__mac":false).
Bookmarks can be shown on micromap.
Several new commands. Changes in lexers. and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.146.0.
Command "add next occurrence of selected word" now wraps at the document end. Added command "skip next occurrence of selected word".
Better work of option "auto_fold_comments". and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.146.2 .. 1.147.
Changed 3 macro-commands (start record, stop record, cancel record) to only one (start+stop). Added red border when macro is recording.
Added option "paste_multiline_at_line_start", to mimic Sublime and VSCode, but default is 'false'. and few more options.
Added command "expand selection to line, up".
better drag-drop of UI-tabs (can drop on "+" and empty area).
and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.147.2 .. 1.148.
Supported Python 3.10.
Added option "caret_proximity_vert", which allows to keep caret on the distance from top/bottom edge.
Harmonized command-palette items "dialog: find/replace ....." (5 commands).
Improved option "mouse_rt_click_moves_caret".
and fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.149.
before, commands "extend carets: up/down" did not handle going over shorter lines.
detect that history-configs are filled with null-bytes (because of PC reset).
menu-dialogs show button "x" to cancel.
when option "ui_reopen_session":true, also auto-save the session each 30 seconds.
major fix for macOS text rendering + many other fixes.
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.150 .. 1.151.
Support for fenced code-blocks in Markdown lexer.
Lexers reST / PHP: improved code-block rules.
Dialog 'Replace' shows new toggle-option '$0' (see wiki).
Project Manager: context menu gives new items "Open in default application" and "Focus in file manager".
option "ui_session_save_interval".
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.152.
Lexer HTML improved a lot: it has the new sub-lexer 'HTML style' to highlight style="..." blocks.
Lexers XML, CSS improvements.
Better drag-drop of text: show better mouse cursor, allow to drag from read-only tab.
Fixes (including fixes for 2 major bugs).
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

CudaText 1.152.5 ... 1.153.5.
Picture viewer supports WEBP/TGA/PSD/CUR files.
Better HTML auto-completion (support filenames with spaces, and minor fixes).
It's possible to hide folding gutter icon for small blocks (option "fold_icon_min_range").
Better hotkeys work in the Find/Replace dialog.
Fixes.
Post Reply