Download CudaText 1.207.0

Spread the love

Version 1.207.0 of CudaText has been released. This open source and cross platform text editor is available for Windows, Linux, macOS, BSD and Solaris. The program 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.206.0 looks like this:

Changes in CudaText version 1.207.0:

  • Add: optimization of search/replace in huge lines: faster by ~20%
  • Add: new command “cancel carets, but keep first visible caret”
  • Add: updating of data in parser thread now blocks main thread much less; eg before on 400Kb file: 8 msec, now: 0.1 msec
  • Add: 'statusbar' controls show their icons auto-scaled (thanks @veksha)
  • Add: auto-decrease font size of 'overlay' on buttons/status bars; useful for LSP plugin with 'overlay' numbers on statusbar (thanks @veksha)
  • Add: old option “ui_tree_fill_max_time” is now used for Pascal tree-helpers too
  • Fix: filling of code-tree in Pascal tree-helpers had big slowdown (thanks @mix-7)
  • Fix: when Project Manager opens files in the same 'preview' tab, it must clear old bookmarks/markers/attribs (thanks @veksha)
  • Fix: issue with External Tools plugin in Qt5 version: list selection was ignored (thanks @veksha)
  • Fix: lexer Bash: fix continuation char in comment (thanks @Flashwalker)

Changes in CudaText version 1.206.5:

  • Add: plugin Sort: 'Numeric' option handles leading letters too, eg line 'before123after' will be treated as tuple [‘before’, 123, ‘after’] (thanks @BBServ)
  • Add: optimized installation of 100 addons from .zip's, when file-open dialog multi-selection is used
  • Change: deleted deprecated API: FOLDING_GET_LIST*, all related plugins were updated – update them from Addons Manager
  • Fix: bug when after installation of plugin without app restart, Command Palette items become 'shifted' by N elements; it required lot of code rework – so report any regressions
  • Fix: bugs in API: finder_proc(); timer_proc(); get_token() for multi-line tokens

Changes in CudaText version 1.206.2:

  • Add: improved rendering speed (4 times faster) for such case: one-liner HTML with 700k chars with word-wrapping on
  • Add: when CudaFormatter replaces all text, reset horizontal scrollbar's page-size (needed when long one-liner is replaced to short lines) (thanks @adoeller)
  • Change: auto-disable 'dynamic highlight' for very long one-liners
  • Change: default of “ui_tree_fill_max_time” changed from 1000 to 150
  • Fix: minimap rendering can make _big slowdown_ in some cases (thanks @adoeller)

Version number 1.207.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
Exit mobile version