Versie 1.177.0 van CudaText is uitgekomen. Deze opensource en crossplatform teksteditor is beschikbaar voor Windows, Linux, macOS, BSD en Solaris. Het 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:Changes:
- Show indicator form when app loads big file (>10Mb) on startup
- Properly zoom gutter's: a) folding column width, b) folding plus/minus icons, c) width of folding lines
- Auto-deletion of pair brackets: https://wiki.freepascal.org/CudaText#Auto-deletion_of_pair_brackets
- Support hotkeys for "find current word next/previous" even in Find dialog
- Set scale for 'pilcrow marks' from "unprinted_symbols_scale"
- Dialog "Go to" must have X icon even on Windows
- Increase limit of highlighted URL length to 1200
Fixed:
Esc
should first close the (docked) Find dialog, like Sublime/VSCode- Dialog "Char Map" should have icon in taskbar
- "fold_style":4 gave problem with restoring folding after file closing/reopening
- Regression: "ui_esc_close_console":true did not work
- Some minor visual glitches on painting
- "File / Close all" shown confirmation with OK/Cancel, must be Yes/No
- Closing all tabs did not reset 'untitled counter' to 1
- Change of grouping mode crashed sometimes