Re: CudaText last release
Posted: 20.09.2026 21:26
CudaText 1.237.0.
add: Gtk3 version: rendering speed is increased, on average Python files may be 4x faster.
add: Gtk2 version: rendering speed is increased a little.
add: few APIs for future plugins.
add: much improved speed of scrolling with _huge_ amount of inter-line gaps.
add: much improved speed of inserting _huge_ amount of lines via API replace_lines.
add: optimized speed of loading big ~500MB files, up to 6x faster now.
change: Project Manager: return focus to project-treeview after opening a file from treeview by 1-click or dbl-click.
change: Project Manager: disable option "Check Git repo....." because it gave big slowdown.
change: lexer Bash: highlight '${varname}' as single element, not as bracket+name+bracket.
change: delete option "undo_pause", it worked poorly anyway.
and fixes (see file history.txt).
add: Gtk3 version: rendering speed is increased, on average Python files may be 4x faster.
add: Gtk2 version: rendering speed is increased a little.
add: few APIs for future plugins.
add: much improved speed of scrolling with _huge_ amount of inter-line gaps.
add: much improved speed of inserting _huge_ amount of lines via API replace_lines.
add: optimized speed of loading big ~500MB files, up to 6x faster now.
change: Project Manager: return focus to project-treeview after opening a file from treeview by 1-click or dbl-click.
change: Project Manager: disable option "Check Git repo....." because it gave big slowdown.
change: lexer Bash: highlight '${varname}' as single element, not as bracket+name+bracket.
change: delete option "undo_pause", it worked poorly anyway.
and fixes (see file history.txt).