Camel1965

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

CudaText 1.222.5.0

1.222.5 (2025/03)

* change: changed default session filename from 'history session.json' to 'default.cuda-session' - all session files should have the same file extension
* change: on opening *.cuda-session file from command-line, don't treat file as session anymore - that caused confusion for many users who wanted just to inspect the file contents
+ add: Commane Palette command "code tree: go to block for current node, to end of block" (thanks @mix-7)
- fix: regression in 1.222.3: on pasting block (with final EOL) in document middle, file's final EOL was removed
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.223.6.0

1.223.6 (2025/05)

+ add: on switching ui-tab, remember/restore folded state of code-tree nodes (thanks @mix-7)
- fix: "File / New from template" did not support Unicode in templates (thanks @MiroslavMatas)
- fix: memory leak in code-tree
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.225.0.0

  • Change: removed flag 'm' from option "auto_copy_clp" into separate new option: "auto_copy_max_size"
  • Add: improved commands "find all, and ....." - they now search for current selection / word under caret, if find-bar is hidden or empty; this is to act more like Sublime's command "Quick Find All"
  • Add: when Find-dlg finds matches only in the visible area (because of option "find_hi_max_columns"), show additional statusbar text "(in the visible area)" (thanks @ArthurZ)
  • Add: viewer: detect UTF-8 encoding (by signature + by content reusing option "ui_non_text_buffer")
  • Add: viewer: in Text/Unicode modes, make word-wrapping position for CJK text much better (thanks @Rain Ding)
  • Fix: viewer: in Text mode with UTF-8 encoding, avoid broken chars '?' on word-wrapped edges (thanks @Rain Ding)
  • Fix: 'lexer detector' plugin bug when installing 'C++' lexer, wrong escaping of '+'
  • Fix: sometimes, File/Reopen could reset the word-wrap state to Off (thanks @Hexaae)
  • Fix: set correct width of 'Greek polytonic' chars (thanks @Doryforos)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:
Do góry