Versie 1.233.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 sinds versie 1.232.0 uitgave ziet er als volgt uit:
CudaText 1.233.0CudaText 1.232.2
- Add: API allows to add several inter-line gaps per line, this will help with future plugin(s) being developed
- Add: click on 'empty gutter column' (usually 2 px wide, can be adjusted by "gutter_width_empty") now places caret
- Add: Tabs List plugin: new options "font_filter_name", "font_filter_size"
- Add: Tabs List plugin: new command "Open, focus filter"
- Add: Snippet Panel plugin: new options "font_name", "font_size"
- Add: Snippet Panel plugin: new command "Config"
- Add: Snippet Panel plugin: new command "Menu-dialog...", it duplicates the GUI for keyboard users
- Add: Sort plugin: new commands "Sort JSON", "Sort JSON by field..."
- Change: tweaked logic of the command "toggle side panel / code tree", now it works like the sidebar's button
- Change: Tabs List plugin: initially focus the listbox, not filter-input
- Fix: line-endings-kind was not saved to session for modified ui-tabs, but it must be
CudaText 1.232.1
- Change: Windows: shell extension files (*.cmd and cudatext_shell*.dll) removed from distributive, to avoid potential problems on Windows 11
- Add: maximal length of non-wrapped CJK line for correct CJK char widths, changed from 1K to 4K
- Add: *.xz packages for Qt5/Qt6: include libQt*Pas*.so and *.sh files to start app portably
- Fix: Project Manager plugin: adding of picture file to the project was wrong
- Fix: Windows IME: Korean chars duplicated under buggy IME-software
- Fix: ui-tab context menu "Save" action ignored "ui_save_always":false
- Fix: after focusing the ui-tab with none-lexer, statusbar wasn't updated
- Fix: Tabs List plugin: with non empty filter, selection in the list may disappear
- Fix: exception in TFormDummy.SetFocus, visible from Spell_Checker on Qt6 version
- Fix: closing of ui-tab with 2 files: 2nd filename was not added to recents
- Add: session loading now does not close ui-tabs of non-existing filenames, so user can 'restore' deleted files and they will show in the session
- Add: Snippet Panel plugin: support new macro ${eol} which means newline-character
- Fix: regression: statusbar cell "wrap" missed separator vert-line
- Fix: regression in Gtk2 version: option "underline_color_size":10 missed background coloring
- Fix: regression: commands "clipboard copy: filepath" did not work for picture/viewer files
