Software-update: CudaText 1.219.0
Versie 1.219.0 van CudaText is uitgekomen. Deze opensource en crossplatform teksteditor is beschikbaar voor Windows, Linux, macOS, BSD en Solaris. Het programma heeft uitgebreide mogelijkheden die met name voor softwareontwikkelaars interessant zijn. Het is ontwikkeld in Object Pascal, start snel en door middel van Python-add-ons kan de functionaliteit verder worden uitgebreid. Het programma wordt actief ontwikkeld en regelmatig verschijnen er nieuwe versies. De changelog voor deze uitgave ziet er als volgt uit:
Added:App should reduce fold-block by 1 line, if ending line has more 'lexer tokens' on it; this feature existed before but only if option was written to *.cuda-lexmap file; now this feature works better, for all lexers, and w/o any optionsLogic of disabling of inserting ')' on typing it over ')' - is now more like in VSCode; ie if caret leaves the original line, inserting is reenabledOn pasting in single-line inputs, trim leading+trailing newline chars of clipboard textShow filename also in the title of floating-windows F1/F2/F3; don't show title of floating tab for the main windowFor floating-windows F1/F2/F3, save/restore tabs to/from sessions properlyCan disable brackets decoration on gutter via new option "gutter_brackets"Can set width of gutter's "line states" column via new option "gutter_width_states"Can set width of gutter's "bookmarks" column via new option "gutter_width_bookmarks"Can set width of gutter's "folding" column via new option "gutter_width_folding"Can set width of gutter's "empty indent" column via new option "gutter_width_empty"Add flag 'L' for option "ui_history_disabled"Windows IME: respect app option "spacing_y"Windows IME: IME-window caret now blinks (testing by Rain Ding)Plugin Addons Manager: can remove toolbar-icons, sidebar-icons, code-tree-iconsPlugin Sort: dialog offers 3 buttons: Sort, Save only, Cancel; added command "Run custom sort" to sort by saved dialog optionsPlugin Sort: 'Numeric' sorting supports any count of numbers mixed with textPlugin Sort: ini-file sorting now allows Undo
App should reduce fold-block by 1 line, if ending line has more 'lexer tokens' on it; this feature existed before but only if option was written to *.cuda-lexmap file; now this feature works better, for all lexers, and w/o any optionsLogic of disabling of inserting ')' on typing it over ')' - is now more like in VSCode; ie if caret leaves the original line, inserting is reenabledOn pasting in single-line inputs, trim leading+trailing newline chars of clipboard textShow filename also in the title of floating-windows F1/F2/F3; don't show title of floating tab for the main windowFor floating-windows F1/F2/F3, save/restore tabs to/from sessions properlyCan disable brackets decoration on gutter via new option "gutter_brackets"Can set width of gutter's "line states" column via new option "gutter_width_states"Can set width of gutter's "bookmarks" column via new option "gutter_width_bookmarks"Can set width of gutter's "folding" column via new option "gutter_width_folding"Can set width of gutter's "empty indent" column via new option "gutter_width_empty"Add flag 'L' for option "ui_history_disabled"Windows IME: respect app option "spacing_y"Windows IME: IME-window caret now blinks (testing by Rain Ding)Plugin Addons Manager: can remove toolbar-icons, sidebar-icons, code-tree-iconsPlugin Sort: dialog offers 3 buttons: Sort, Save only, Cancel; added command "Run custom sort" to sort by saved dialog optionsPlugin Sort: 'Numeric' sorting supports any count of numbers mixed with textPlugin Sort: ini-file sorting now allows UndoChanged:Removed sub-option "E" from option "unprinted_content" and added sub-option "w", it allows better customization, ie it allows to show/hide wrapped-marks independently from line-ends-marksRemoved lexer Lua to addonsRemoved option "gutter_line_states" (replaced with "gutter_width_states", see below)Removed option "gutter_bookmarks" (replaced with "gutter_width_bookmarks", see below)Removed option "gutter_fold" (replaced with "gutter_width_folding", see below)
Removed sub-option "E" from option "unprinted_content" and added sub-option "w", it allows better customization, ie it allows to show/hide wrapped-marks independently from line-ends-marksRemoved lexer Lua to addonsRemoved option "gutter_line_states" (replaced with "gutter_width_states", see below)Removed option "gutter_bookmarks" (replaced with "gutter_width_bookmarks", see below)Removed option "gutter_fold" (replaced with "gutter_width_folding", see below)Fixed:Plugin Sort: trailing empty lines appeared after Sort actionMinor UI bugs related to Shift+Alt+click column selectionTyping 'F1(F2(F3(' did not give nested brackets 'F1(F2(F3()))'
Plugin Sort: trailing empty lines appeared after Sort actionMinor UI bugs related to Shift+Alt+click column selectionTyping 'F1(F2(F3(' did not give nested brackets 'F1(F2(F3()))'
Source:
Tweakers.net