Software update: CudaText 1.198.0

Spread the love

Version 1.198.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:

Added:

Fixed:

  • LSP tooltip was not shown in floating groups
  • Few editor properties (‘tabulation size’, ‘tabulation by spaces’, ‘saving: force final EOL’, ‘saving: trim line ends’) were reset on tab-switching: from values ​​set by EditorConfig plugin, to values ​​from user. json
  • “ui_tab_recent_on_close”:true didn’t work in ‘floating’ groups
  • On opening picture by “File/Open”, background color remained fixed white
  • Workaround for Windows save-as dialog bug: dialog can suggest bad filename for filter ‘All files’, like ‘name.lua.yml’ instead of ‘name.lua’ when YAML lexer is active
  • Lexer reST: better rule for ‘|’ in tables

Version number 1.198.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