Versie 1.229.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.228.0 uitgave ziet er als volgt uit:
CudaText 1.229.0CudaText 1.228.3
- Add: Windows 10+: support huge filenames longer than 260 chars
- Add: show note in Console about situation "cannot restore code-tree nodes folding for duplicate captions"
- Add: Comments-plugin: in Batch lexer, can uncomment 'Rem'/'REM' (in any casing), '@rem', '::'
- Add: file-change-notifier in external programs now suggests to reload, if file was externally deleted and then restored back
- Change: top menu location of item "Command palette" changed from "Help" submenu to "View" submenu, like in VSCode
- Change: command "open file in default application" now saves modified file first
CudaText 1.228.1
- Add: code-tree on updating keeps 'unfolded' state of nodes; note: feature is stupid and restores folding wrong if several nodes have same captions
- Add: for mouse-hover detecting plugins such as LSP_Client / HTML-CSS-Markdown_Tooltips, app now forces the delay before "mouse hotspot entered" event fires
- Add: new option "mouse_hotspot_delay"
- Fix: sometimes option "centering_width" was not applied
- Add: dialog "File is too big to edit": 64-bit app version allows the button "Edit anyway" if size is less than 2Gb
- Add: dialog "File is maybe non-text": also show detected binary char-code
- Add: handle OS event "app is closing" also during loading of huge file
- Add: Windows: almost all popup-menus are themed now
- Fix: fixed minor undo/redo issue, which is visible with "undo_mouse_clicks":true