Download CudaText 1.194.0

Spread the love

Version 1.194.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 since version 1.193.0 looks like this:

Changes in version 1.194.0

  • Drag&Drop:
    • Add: now it’s possible to drag&drop text block from one ui-tab to another, without using 2+ groups: drag through the ui-tabs area
    • Add: drag&drop of single-line selection is allowed into single-line fields (Console input, Code-Tree filter)
    • Add: drag&drop of text: drop-marker is shown also when dragging to another ui-tab
    • Add: drag&drop of ui-tab: drop-marker is shown also when dragging to another tab-group
  • Add: change of lexer is recorded to macros
  • Add: Project Manager supports old Python 3.4
  • Add: lexers C/C++: highlight illegal numeric suffixes
  • Add: lexer Batch: many improvements

Changes in version 1.193.3

  • Change: replaced 2 options “lexer_dynamic_hilite” / “lexer_dynamic_hilite_max_lines” with single option “dynamic_highlight”; changed the default to 4000, ie it’s now enabled by default
  • Change: removed space-char from option “autocomplete_commit_chars”
  • Add: new option “ui_statusbar_hint_lines” allows to set the statusbar hint height; also status bar last cell now reacts to click
  • Add: lexer Bash: added ‘dynamic highlight’ rules for blocks: if/fi, case/esac, do/done
  • Fix: Windows: missed repaint on auto-deleting pair bracket
  • Fix: sometimes auto-completion was hiding on user typing

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