CudaText 1.222.5.
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".
CudaText last release
-
- Posts: 2549
- Joined: 25.08.2021 18:15
Re: CudaText last release
CudaText 1.223.0.
add: Linux/Unix: app closes gracefully on getting SIGINT/SIGTERM signals.
add: on start, if app cannot find last used session filename, it tries to restore session from backup "<filename>.1.cuda-session"; app also writes error/note about this situation to Console.
add: plugin 'Highlight Occurences' shows the micromap-mark for the caret's line with different color; re-used themed color "line states, changed".
add: show gutter icons better, when 2 icons exist for the same line (e.g. first from CudaLint, second from numbered bookmark).
add: max supported line length for URL highlighter is changed from 1200 to 5000.
change: Find dialog: 'Mark all' now does not scroll to found match (view at old caret pos is more logical).
and fixes (details are in the file history.txt).
add: Linux/Unix: app closes gracefully on getting SIGINT/SIGTERM signals.
add: on start, if app cannot find last used session filename, it tries to restore session from backup "<filename>.1.cuda-session"; app also writes error/note about this situation to Console.
add: plugin 'Highlight Occurences' shows the micromap-mark for the caret's line with different color; re-used themed color "line states, changed".
add: show gutter icons better, when 2 icons exist for the same line (e.g. first from CudaLint, second from numbered bookmark).
add: max supported line length for URL highlighter is changed from 1200 to 5000.
change: Find dialog: 'Mark all' now does not scroll to found match (view at old caret pos is more logical).
and fixes (details are in the file history.txt).
-
- Posts: 2549
- Joined: 25.08.2021 18:15
Re: CudaText last release
CudaText 1.223.5.
add: new UI-theme color "current line BG, other wrapped parts", it's described in the Wiki.
add: new option "line_space_top".
change: renamed option "spacing_y" to "line_space_bottom".
change: deleted UI-theme colors Pale1, Pale2, Pale3.
add: after "Extract RegEx matches", focus the editor.
and fixes (details are in the file history.txt).
add: new UI-theme color "current line BG, other wrapped parts", it's described in the Wiki.
add: new option "line_space_top".
change: renamed option "spacing_y" to "line_space_bottom".
change: deleted UI-theme colors Pale1, Pale2, Pale3.
add: after "Extract RegEx matches", focus the editor.
and fixes (details are in the file history.txt).
-
- Posts: 2549
- Joined: 25.08.2021 18:15
Re: CudaText last release
CudaText 1.223.6.
add: on switching ui-tab, remember/restore folded state of code-tree nodes.
and fixes.
add: on switching ui-tab, remember/restore folded state of code-tree nodes.
and fixes.
-
- Posts: 2549
- Joined: 25.08.2021 18:15
Re: CudaText last release
CudaText 1.224.0.
change: lexers C, C++ removed to Addons Manager; reason: they are for professionals, who can easily install them.
change: translation ru_RU removed to Addons Manager.
change: changed behaviour of arrow up/down with selection, to be like in VSCode.
add: support translation of default.json config: if translation id is 'xx_YY', translated file must be located at "data/langdefault/default.xx_YY.json".
add: "File / Rename" sets lexer for new filename.
and fixes (details are in the file history.txt).
changes in Addons Manager list:
1. removed build-systems for the Runner plugin, to this Github repo:
https://github.com/CudaText-addons/Runner_build_systems
2. if some human language had several translation packages (e.g.: de_AT for main GUI, preinstalled plugins, kvichans plugins, misc plugins), they were combined to the single zip package (so now de_AT has only one translation package instead of 4).
change: lexers C, C++ removed to Addons Manager; reason: they are for professionals, who can easily install them.
change: translation ru_RU removed to Addons Manager.
change: changed behaviour of arrow up/down with selection, to be like in VSCode.
add: support translation of default.json config: if translation id is 'xx_YY', translated file must be located at "data/langdefault/default.xx_YY.json".
add: "File / Rename" sets lexer for new filename.
and fixes (details are in the file history.txt).
changes in Addons Manager list:
1. removed build-systems for the Runner plugin, to this Github repo:
https://github.com/CudaText-addons/Runner_build_systems
2. if some human language had several translation packages (e.g.: de_AT for main GUI, preinstalled plugins, kvichans plugins, misc plugins), they were combined to the single zip package (so now de_AT has only one translation package instead of 4).