Download CudaText 1.203.0

Spread the love

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

  • Lexer Markdown supports _proper_ folding, considers header levels
  • Lexer MediaWiki supports _proper_ folding
  • Lexer reStructuredText supports _proper_ folding
  • Lexer 'Ini files^' supports folding
  • Tree-helper for WikidPad is now built-in (it also gives _proper_ folding), so you must remove Python tree-helper
  • Tree-helper for Textile is now built-in (it also gives _proper_ folding), so you must remove Python tree-helper
  • Reduced flickering in paired (splitted) editor, on editing big files with lexer
  • Lexer Python: support f-strings with inner quotes from Python 3.12

Changed:

  • Disabled automatic unfolding of blocks above the editing line, in Python; it was irritating sometimes (and bad if unfolding block height is bigger than screen height); it reverts fix from 1.167.5 2022/07

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