Software Update: CudaText 1.169.2

Spread the love

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

Changes in version 1.169.2

Added:

  • auto-completion in plugins: avoid listbox hiding/showing, when user presses Left/Right key in auto-completion
  • API allows LSP Client to show tooltips for gutter-icons when option “lint_type” is set to “d”

changed:

  • Emmet now doesn’t auto-pair ‘unknown’ tags

Changes in version 1.169.0

Added:

  • handle the situation ‘file was deleted outside’ more detailed: show additional non-modal confirmation to close the tab
  • tree-helper for reStructuredText: calculate header levels more properly
  • in Python, final ‘comments’ must be excluded from final fold range

changed:

  • changed the background-color of ‘notification panels’ inside the editor
  • macOS: adapt default hotkeys for macOS, for commands: “go to text begin/end”, “caret to line begin/end”, “go to word previous/next”

Fixed:

  • file with UTF-32 BE signature was detected as ‘maybe not text’
  • regression in 1.165.x: opening of file without final line-break was adding final line-break anyway
  • couple of glithes on macOS
  • Emmet must not auto-complete ‘ok:’ for example
  • “Go to bookmark” did not focus target group
  • in maximized window, clicking on the vert-scrollbar right-most pixel did not work
  • with “scrollbar_themed”:false, caret can move half below the bottom border

Changes in version 1.168.5

Added:

  • command “Undo” handles also color-attribs, which are added eg by ‘Color Text’ plugin
  • commands “delete to_document_begin/ to_document_end/ word_left/ word_right/ word_at_caret” and APIs delete/replace, they now delete affected color-attribs

Fixed:

  • macOS: bug in blinking of caret
  • macOS: crash “list index error”
  • regression, broken option “mouse_rt_click_moves_caret”
  • lexer Batch: ^-char before line-break must continue the string literal

Version number 1.169.2
Release status Final
Operating systems Windows 7, Linux, BSD, macOS, Solaris, Windows 8, Windows 10, Windows 11
Website CudaText
Download
License type Prerequisites (GNU/BSD/etc.)
You might also like