Download CudaText 1.195.0
Version 1.195.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.194.0 looks like this:
Changes in version 1.195.0:
- Add: combobox inputs have the embedded X icon to clear text; code-tree X button was removed
- Add: code-tree filter field handles several space-separated words
- Add: faster paint cares if it’s ’empty inside’
- Add: Addon Manager has option (only in settings/cuda_addonman.json) to set SourceForge mirror
- Add: Tabs List plugin has new ‘filter’ input
- Add: Tabs List / Snippet Panel plugins support horizontal scrolling by Shift+mouse_wheel
- Add: Char Map dialog: grid cells have equal width; font size increased
- Add: option “show_indent_lines”
- Fix: Tabs List plugin did not respond to change “tab modified”->”tab unmodified”
- Fix: lexer Markdown: fix $rule, $$rule
- Fix: if code-tree filter was empty on exiting, history of code-tree filters was not restored on next run
- Fix: changed “font_size” was not applied to autocompletion listbox
- Change: set default hotkeys for “current document font size: bigger/smaller” to Ctrl+NumPlus / Ctrl+NumMinus
- Change: lexer PHP was removed to add-ons
- Change: default of “show_last_line_on_top” changed to False, default of “ui_tab_switcher_dialog” changed to False, default of “bracket_highlight” changed to True
- Change: Windows: in full-screen mode, app now hides the main menu bar (to fix missing bottom ~20 pixels, it is Lazarus bug)
- Change: delete option “max_line_len_for_accurate_width” (internal value is 1024 now)
Changes in version 1.194.4:
- Add: minimap handles Shift+click and middle-click, it allows to revert to the old behavior of minimap click which existed before version 1.190.0
- Add: scrollbars now react to Shift+click and middle-click
- this makes direct jump to clicked position, like with option “scrollbar_click_jump”
- Add: showing of unprinted “wrapped line-part marks” now respects the option “show unprinted only in selection”
- Add: support for lexer MDX, its very special rules: it allows {…} blocks with nesting of curly brackets, it allows <...> blocks with nesting of angle brackets
- Add: better find Python library on first startup, for Linux with /usr/lib64 and /usr/lib
- Fix: Addon Manager was deleting the old plugin folder, even if download of update fails
- Fix: regression in C/C++ lexers
Version number | 1.195.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 |