CudaText 1.151.0.0​

December 7, 2021
  • Add: support for fenced code-blocks in Markdown lexer (thanks @WebMechanic;
  • See new Wiki topic:
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Add: lexer reST: rework highlight of 'code-blocks'
  • Add: lexer PHP: 'HereDoc' blocks with id 'HTML'/'CSS' are syntax-highlighted with HTML/CSS lexer (thanks @WebMechanic
  • Fix: option "caret_proximity_vert" has bad side effect ('ghost caret' when we type text at file end
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.151.1.0

December 9, 2021
  • add: option "ui_session_save_interval" allows negative values too, see new description (thanks @MiroslavMatas)
  • fix: Tab-key in the code-tree must not jump to bottom panel, and vice versa (thanks @hiiamboris, @JairoMartinezA)
  • fix: command "codetree: focus filter" didn't work in Linux version
Zaloguj lub Zarejestruj się aby zobaczyć!
 
CudaText 1.151.2.1
December 10, 2021
  • Add: commands Delete/Backspace now handle the caret near emoji (thanks @_92)
  • Add: drag-drop of text can be started even in the read-only editor, you can drop to another (writable) editor (thanks @66nuts)
  • Add: drag-drop of text: toggle the mouse cursor 'simple drag'<->'multi-drag' on pressing/depressing Ctrl (thanks @66nuts)
  • Add: option "ui_session_save_interval" allows negative values too, see new description (thanks @MiroslavMatas)
  • Fix: crash on very long line length=120K, with wrap=off (thanks Ertan)
  • Fix: Tab-key in the code-tree must not jump to bottom panel, and vice versa (thanks @hiiamboris, @JairoMartinezA)
  • Fix: command "codetree: focus filter" didn't work in Linux version
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.152.0.0​

December 12, 2021
  • Add: lexer HTML: add sub-lexer 'HTML style' to highlight style="..." blocks like CSS does
  • Add: lexer HTML: support inclusions of JSON blocks
  • Add: lexer XML: support inclusion of CSS and JS blocks inside 'CDATA'
  • Add: lexer CSS: support backslash-escapes in names
  • Add: commands Delete/Backspace now handle the caret near emoji (thanks @_92)
  • Add: drag-drop of text can be started even in the read-only editor, you can drop to another (writable) editor (thanks @66nuts)
  • Add: drag-drop of text: toggle the mouse cursor 'simple drag'<->'multi-drag' on pressing/depressing Ctrl (thanks @66nuts)
  • Add: option "ui_session_save_interval" allows negative values too, see new description (thanks @MiroslavMatas)
  • Add: Tab-key in the code-tree (focused treeview or filter) should not jump to bottom panel (console input/log), and vice versa (thanks @hiiamboris, @JairoMartinezA)
  • Fix: Qt5/macOS: major fix for the text cropped on left, when "renderer_tweaks" misses 'w' (thanks @somewhat)
  • Fix: crash on very long line length=120K, with lexer active and wrap=off (thanks Ertan)
  • Fix: command "codetree: focus filter" didn't work in gtk2/qt5 versions
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.152.1.0​

December 23, 2021
  • Fix: sometimes after drag-drop of text inside single file, syntax highlight was broken
  • Fix: sometimes after installing of a lexer, ui-tabs got none-lexer (thanks @hiiamboris)
  • Fix: commands "carets extend: ..." did not respect option "caret_proximity_vert" (thanks @hiiamboris)
  • Fix: plugin Comments: bug with selection, which is _backward_ and until start-of-line (thanks @hiiamboris)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.153.0​

January 7, 2022
  • Add: it's possible to hide folding gutter icon for small blocks, via new option "fold_icon_min_range"
  • Add: show descriptive error message in Console on loading broken lexer
  • Add: lexer CSS: add separate styling for '.id' and '#id' like in VSCode (thanks @andersaamodt)
  • Fix: regression in 1.152: auto-scrolling (mouse is dragged out of editor) didn't work
  • Fix: auto-completion didn't detect proper sub-lexer in fenced code-blocks
  • Fix: BackSpace hides the caret if after the line-end and "caret_blink_en":false (thanks @hiiamboris)
  • Fix: syntax highlight wasn't updated after 'duplicate line'/'paste' at the end of a sub-lexer block (thanks @WebMechanic)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.153.5.0​

January 12, 2022
  • Change: hotkey for Find (Replace) dialog always results in the search box being focused, like in ST4 and VSCode (thanks @andersaamodt)
  • Add: hotkeys of commands "switch tab ..." / "... focus ..." work also in the Find dialog (thanks @andersaamodt)
  • Add: better Console message on saving session: "N file(s) + M untitled"
  • Add: new API for Auto Save plugin (thanks @andersaamodt)
  • Fix: plugin Auto Save could overwrite session file list from another session (thanks @JairoMartinezA)
  • Fix: sometimes after session loading, or 'close all tabs', editor UI control hides completely
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.154.0.0​

January 17, 2022
  • Add: Ctrl + mouse_wheel_click now adds/removes caret (like in Sublime Text) (thanks @johntor)
  • Add: Ctrl + mouse_wheel_drag now makes column selection (almost like in Sublime Text, here it removes old carets)
  • Add: it's possible to assign Ctrl+click to 'go to definition', via new value "c" of "mouse_goto_definition" (thanks @johntor)
  • Add: better support DocBlock plugin, by allowing the auto-completion inside _documentation_ comments (thanks @TomBraider42)
  • Add: Project Manager: command "Go To file" is now much faster (patch by @bscan)
  • Add: option "dim_unfocused" dims more correctly (+gutter, +ruler, +folded blocks)
  • Add: lexer RegEx handles constructs like [^]] (thanks @kvichans)
  • Change: default value of "mouse_goto_definition" changed to "ca" (old value "a" was not Linux compatible)
  • Fix: typing the text in 'Overwrite mode' over emoji text
  • Fix: search engine bug with RegEx: change of 'case sensitive' (with the same text) did not recompile the RegEx
  • Fix: few issues in the Emmet engine (thanks Rickard)
  • Fix: command "delete word previous" didn't move caret, if it was after line end (thanks @hiiamboris)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.155.0.0​

January 20, 2022
  • Add: "lite" lexers should skip too long lines, so the length limit 2K was set here
  • Add: rendering is much faster for the case of huge line length=40M in the word-wrapped mode
  • Add/change: improve logic of option "unprinted_content"; its "x" flag now works only with selection; added flag "X" which also works only with selection (thanks @JairoMartinezA)
  • Change: delete last enumeration-value of option "wrap_mode" (value 3 worked the same as 2)
  • Fix: file loading progress-bar was not shown for huge single-line file
  • Fix: on opening of big file with lexer (e.g. size 1M), beginning of the file was not colored until the entire file is parsed
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.155.3.0​

January 28, 2022
  • Change: add the workaround for very slow work with huge line length=40M in XML file, which is handled by XML^ lite lexer: app now doesn't parse the line after 4K chars. The limit is taken from the old option "max_line_len_parsed". (thanks @tmsg)
  • Add: new command "find: toggle+focus dialog" (thanks @DUOLabs333)
  • Add: lexer Lua: add style for "documentation comments"
  • Fix: wrong opening of several files at once, by Enter from Windows Explorer, with "ui_one_instance":true (thanks @jroblesr)
  • Fix: if a tool from plugin External Tools is called while recording a macro, macro becomes incorrect (thanks @cser)
  • Fix: dialogs 'Open file'/'Save file as' on Windows have bad looking 'filter' field
  • Fix: plugin Colored Indent didn't get on_state call (thanks @JairoMartinezA)
  • Fix: lexer CSS: wrong highlight of 'rgb(func(some), ...)'
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.155.3.1​

January 29, 2022
  • Change: add the workaround for very slow work with huge line length=40M in XML file, which is handled by XML^ lite lexer: app now doesn't parse the line after 4K chars. The limit is taken from the old option "max_line_len_parsed". (thanks @tmsg)
  • Add: new command "find: toggle+focus dialog" (thanks @DUOLabs333)
  • Add: lexer Lua: add style for "documentation comments"
  • Fix: auto-completion for JS block inside PHP file (thanks @TomBraider42)
  • Fix: wrong saving of key "session" to "settings/history.json" (thanks @DUOLabs333)
  • Fix: wrong opening of several files at once, by Enter from Windows Explorer, with "ui_one_instance":true (thanks @jroblesr)
  • Fix: if a tool from plugin External Tools is called while recording a macro, macro becomes incorrect (thanks @cser)
  • Fix: dialogs 'Open file'/'Save file as' on Windows have bad looking 'filter' field
  • Fix: plugin Colored Indent didn't get on_state call (thanks @JairoMartinezA)
  • Fix: lexer CSS: wrong highlight of 'rgb(func(some), ...)'
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.156.0.0

1.156.0 (2022/02)


* change: lexer 'Ini files' removed to Addon Manager; instead added _lite_ lexer 'Ini files ^' (thanks @sl23)

+ add: Project Manager: 'Go to file' menu has history of last chosen items, in the list beginning (thanks @andersaamodt)

- fix: editing in sub-lexer range (e.g. in HTML/PHP) breaks highlighting in that range (thanks @TomBraider42)

- fix: bug with option "autocomplete_html_autoclose":true with caret on line end (thanks @TomBraider42)
- fix: lexer JS: fixes for 'regex literals' rule
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.156.0.2

1.156.1 (2022/02)


* change/add: option "renderer_tweaks" has new sub-option 's' to show Unicode-spaces in usual form; default is to show Unicode-spaces in Hex form, like Sublime (thanks @DUOLabs333)

- fix: issue in FindInFiles4 plugin when go-to-found-match did not scroll file to needed line
- fix: regression with option "renderer_anti_flicker":20 (values 1...999): a) Console is not repainted until click; b) plugin Sync Scroll work is broken (thanks @TomBraider42)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

CudaText 1.156.2.0​

February 19, 2022
  • Change/add: option "renderer_tweaks" has new sub-option 's' to show Unicode-spaces in usual form; default is to show Unicode-spaces in Hex form, like Sublime (thanks @DUOLabs333)
  • Fix: app crashed with option "links_regex": ""
  • Fix: issue in FindInFiles4 plugin when go-to-found-match did not scroll file to needed line
  • Fix: regression with option "renderer_anti_flicker":20 (values 1...999): a) Console is not repainted until click; b) plugin Sync Scroll work is broken (thanks @TomBraider42)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Back
Do góry Bottom