Camel1965

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

CudaText 1.175.0.2

What's new in CudaText 1.175.0.2​

November 4, 2022
  • change: changed rendering of "Unicode combined characters" (accent chars), now they have separate char-cell like letters; this was needed to solve several issues with accent chars (thanks @iconv)
  • change: don't activate ui-tab by right/middle click (thanks @iconv)
  • change: Find dialog: close the dialog after 'Select all'/'Mark all' (thanks @Vivalzar, @veksha)
  • change: Find dialog: now Up-arrow goes to next dropdown item (before Down-arrow did that), like in Sublime Text (thanks @Vivalzar)
  • change: API event on_change_slow becomes more lazy, ie it fires only in the applicaion idle state (no keyboard/mouse input for 1-2secs)
  • add: dialog About: add button 'Copy to clipboard'
  • fix: with "undo_persistent" on, lines with tab-chars were loaded wrong from undo-file (thanks @veksha)
  • fix: options "caret_view*" did not affect: find-dialog, console, code-tree filter, menu dialogs (thanks @iconv)
  • fix: command "insert empty line below" inserted 2 lines at the file end (thanks @iconv)
  • fix: command "delete line" was not deleting the last line (thanks @iconv)
  • fix: wrong Undo after Alt+Up / Alt+Down (thanks @iconv)
  • fix: regression in 1.173: code-tree was not updated good for lite lexers (thanks @mix-7)
  • fix: regression in 1.171: with 3 selections '_[dd][dd][dd]_' typing 'a' produced '_a_' instead of '_aaa_'
  • fix: regression in 1.166.x: _empty_ session was reopened wrong (thanks @TomBraider42)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

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

CudaText 1.176.0.0

1.176.0 (2022/11)

+ add: Windows: avoid annoying white line under themed menubar (thanks @veksha)
+ add: option to turn off 'line states': "gutter_line_states" (thanks @iconv)
+ add: Project Manager: don't sort 'by extension': a) folders, b) non-Latin extensions (thanks @iconv)
+ add: apply options "caret_view*" also to plugins' input fields
* change: Find dialog: make all buttons not focusable (thanks @Vivalzar)
* change: option "unprinted_content" sub-option "x": a) must hide marks when there is no selection, b) must affect line-break marks too (thanks @Vivalzar)
* change: make jump in the "delete word" commands similar to Sublime/Firefox (thanks @iconv)
- fix: when Project Manager opens 'preview' tab, it must be activated (thanks @iconv)
- fix: bad rendering of 'pilcrow' unprinted mark on Unix'es
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.178.5.0​

December 3, 2022
  • change: "Extract RegEx matches" action now doesn't sort matches (thanks @mast)
  • change: tab context menu "Close / All (all groups)" now closes tabs in all windows including floating-groups
  • add: avoid cropping of 'italic' id before a space (thanks @veksha)
  • fix: improved for drag-n-drop 700 files onto app: a) don't start parser for passive tabs, b) 'close all' works _much_ faster (thanks @veksha)
  • fix: for 'big' files, minimap was turning off on file open (thanks @veksha)
  • fix: Project Manager: ui issue on deleting files/dirs
  • fix: wrong message "File was changed outside" when you save file from 'splitted' view
  • fix: possible crash of API: Editor(1).get_filename()
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.182.0.1

1.182.0 (2023/01)

+ add: macOS: use latest Lazarus patches to fully support macOS IME
+ add: command "clipboard: copy as HTML"
+ add: allow plugin "Suggest Untitled Filename" to better detect which tabs it should update (thanks @Vivalzar)
+ add: Project Manager: command "Go to file" opens the file if project panel is not visible (thanks @rssguy2)
+ add: command "export to html": hide selection in export; preserve multi-carets
- fix: deleting of a block until last line, could add line-break for last line (thanks @ThaiDat)
- fix: regression in 1.158: plugin "Show Unsaved Changes" window became not resizable
- fix: macOS: tab made by Command+N don't have caret (thanks @Andreas0602)
- fix: F12='toggle side panel' doesn't run from Project Manager with hidden top menu (thanks @jczanfona)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.182.2.0

1.182.2 (2023/01)

- fix: dialog "Save tabs": if user presses Cancel in "Save file as", don't quit (thanks @Andreas0602)
- fix: bad rendering of long lines (>"max_line_len_parsed") in lite lexers (thanks @veksha)
- fix: not fully focused tab after command "move tab to next group" (thanks @rssguy2)
- fix: some minor UI issues (thanks @veksha)
- fix: lexer Bash issues (thanks @Flashwalker)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.182.3.0​

February 5, 2023
  • Add: on Windows, use new method to detect file changes in external programs (thanks @JairoMartinezA, @ThaiDat)
  • Add: before saving user.json config (or lexer-specific config), validate its JSON text (thanks @xcme)
  • Add: add default lexer-specific config for CSS to specify that '-' is a word-char in CSS
  • Add: code-tree, project panel, other treeviews: support horizontal scrolling by Shift+wheel (thanks @iconv)
  • Fix: bad look of non-blinking caret on dark themes (thanks @iconv)
  • Fix: "trembling" of text after selection, on Qt and macOS, without lexer (thanks @Andreas0602)
  • Fix: issues in Bash lexer (thanks @Flashwalker)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

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

CudaText 1.183.0.0

February 6, 2023
  • add: on Windows, use new method to detect file changes in external programs (thanks @JairoMartinezA, @ThaiDat)
  • add: before saving user.json config (or lexer-specific config), validate its JSON text (thanks @xcme)
  • add: add default lexer-specific config for CSS to specify that '-' is a word-char in CSS
  • add: code-tree, project panel, other treeviews: support horizontal scrolling by Shift+wheel (thanks @iconv)
  • fix: bad look of non-blinking caret on dark themes (thanks @iconv)
  • fix: "trembling" of text after selection, on Qt and macOS, without lexer (thanks @Andreas0602)
  • fix: issues in Bash lexer (thanks @Flashwalker)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry