Software update: CudaText 1.187.0

Spread the love

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

New:

  • Option “ui_session_save_interval”: avoid saving if session is not yet changed
  • Code-tree in lexer CSS shows colored squares also for: rgb() rgba() hsl() hsla()
  • Dialog Char Map should save not only size, but also position
  • Avoid plugin dialogs / floating groups / Char Map to show out of visible screen area
  • Plugin Insert Time: better support locale-dependant ‘formats’
  • ImprovedShift+[mouse dragging]: this must expand selection of the 1st caret, like in other editors/browsers

Changes:

  • Option “autocomplete_autoshow_chars”: avoid the timer pause, like in many other editors
  • Auto-completion popup: height is now determined by items count, ie new option: “ui_listbox_complete_size_items”; popup height is decreased if listbox has less items
  • Auto-completion popup: keys Home/End should move caret, not listbox selection, like in many other editors

Fixed:

  • When file-pair is loaded from session, modified state of 2nd file is not restored
  • Commands “go to screen top/bottom” at the document edges
  • Options Editor: better tabbing over UI controls
  • Auto-completion popup must not have the taskbar button

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