Software update: CudaText 1.189.0

Spread the love

Version 1.189.0 of CudaText has been released. This open source and cross platform text editor is available for Windows, Linux, macOS, BSD and Solaris. It has extensive possibilities that are particularly interesting for software developers. Developed in Object Pascal, it starts quickly and the functionality can be further expanded using Python add-ons. The program is actively developed and new versions are released regularly. The changelog for this release looks like this:

Changes:

  • Statusbar now reacts to caret moving/selection with a delay, like in 1.184; it is needed to avoid rendering speed regression since 1.185
  • Hide sidebar button “3 dots” when “ui_menu_show”:true
  • Change default hotkeys in the Find dialog, eg Alt+O to Ctrl+Alt+O, to avoid conflicts with Alt+ hotkeys of the menu bar
  • Change default value of “lexer_folding_max_lines” from 10000 to 15000

Added:

  • Option “minimap_scale” supports value<100 to show compact look
  • Option “renderer_tweaks” has sub-option to avoid ‘space at line-end in selection’, like in Kate
  • Auto-completion listbox must handle clipboard command hotkeys
  • Project Manager icons recolored from black to gray, to support dark ui themes
  • Lexer C/C++: better code tree
  • Word wrap: don’t split chars ‘([‘fromword-chars[‘fromword-chars
  • Better support plugin “Console Auto-Completion” so it is activated only on pressing Ctrl+Space; and Console completion listbox stays visible on typing more text

Fixed:

  • After lexer installation, passive ui-tabs loose syntax highlighting
  • Regression: option “auto_fold_comments” was broken

Version number 1.189.0
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, Windows 8, Windows 10, Windows 11
Website CudaText
Download https://cudatex.github.io/download.html
License type GPL
You might also like