Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
47411
Reakcje/Polubienia
37899

CudaText 1.226.1.1

1.226.1 (2025/08)

* change: command "place bookmarks on carets" now don't initially clear bookmarks (idea by @MiroslavMatas)
+ add: mass-replace of regex '^' to e.g. '\n' now gives nicer line-states of affected lines (idea by @Doryforos)
+ add: if app crashes, it creates crash-log "cudatext.error"; on Windows: near "cudatext.exe", on Linux/Unix: in the home directory; crash-log has detailed info only if debug-build of app is used, you can get debug-build at the "Issues" Github page or at the forum
- fix: command "insert empty line below" did not force line-ending mark if called on last line (thanks @Doryforos)
- fix: missed mouse cursor updating on mouse-button releasing on drag&drop (thanks @Doryforos)
- fix: Access Violation during drag&drop of text to another ui-tab (thanks @Doryforos)
- fix: Access Violation after closing ui-tab and working with code-tree (thanks @Doryforos)
- fix: regression: pair brackets are not highlighted upon startup, until caret moves (thanks @Doryforos)
- fix: Shift+Alt+Down (or +Up) with soft-wrapped lines gave parasitic bad selection (thanks @Doryforos)
- fix: in read-only editor with selection, pressing '(' - shifted the selection
- fix: Addons Manager didn't allow to uninstall Ru translation
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
47411
Reakcje/Polubienia
37899

CudaText 1.226.4.0

1.226.4 (2025/08)

* change: command "toggle word-wrap mode (off/on)" logic is changed and command is renamed in Cmd Palette: now if value "by margin" was activated, "off/on" toggles between "off" and "by margin" (idea by @Doryforos)
* change: removed sub-option "e" in the option "renderer_tweaks", because Ellipsis-char should be always of width 100%, like in Sublime/VSCode/Notepad++/Kate
* change: it is now allowed to call API set_text_line with a text containing chr(10) and chr(13), these chars will be correctly rendered by Hex display, and after file reloading line-breaks will appear automatically
+ add: show numbers in the statusbar "caret"-cell using digits grouping, e.g. "2,000" instead of "2000", separator is auto-detected from OS (idea by @Doryforos)
+ add: show '*' char in the OS task-switcher, if current tab is modified (thanks @Doryforos)
- fix: memory leak on using Markdown_Image plugin (thanks @king.midas)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry