Software Update: CudaText 1.156.0

Spread the love

Version 1.156.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 options that are of particular interest to software developers. It is developed in Object Pascal, starts quickly and the functionality can be further expanded by means of Python add-ons. The program is under active development and new versions appear regularly. The changelog since version 1.155.0 looks like this:

CudaText 1.156.0

Added:

  • Project Manager: ‘Go to file’ menu has history of last chosen items, in the list beginning

Changed:

  • Lexer ‘Ini files’ removed to Addon Manager; instead added _lite_ lexer ‘Ini files ^’

Fixed:

  • Editing in sub-lexer range (eg in HTML/PHP) breaks highlighting in that range
  • Bug with option “autocomplete_html_autoclose”:true with caret on line end
  • Lexer JS: fixes for ‘regex literals’ rule

CudaText 1.155.3

Added:

  • New command “find: toggle+focus dialog”
  • Lexer Lua: add style for “documentation comments”

Changed:

  • Add the workaround for very slow work with huge line length=40M in XML file, which is handled by XML^ lite lexer: app now doesn’t parse the line after 4K chars. The limit is taken from the old option “max_line_len_parsed”.

Fixed:

  • Auto-completion for JS block inside PHP file
  • Wrong saving of key “session” to “settings/history.json”
  • Wrong opening of several files at once, by Enter from Windows Explorer, with “ui_one_instance”:true
  • If a tool from plugin External Tools is called while recording a macro, macro becomes incorrect
  • Dialogs ‘Open file’/’Save file as’ on Windows have bad looking ‘filter’ field
  • Plugin Colored Indent didn’t get on_state call
  • Lexer CSS: wrong highlight of ‘rgb(func(some), …)’

Version number 1.156.0
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, Windows 8, Windows 10, Windows 11
Website CudaText
Download
File size

14.03MB

License type GPL
You might also like