Version 16.0 beta 1

Test beta versions and make bug reports.
I will release major beta builds only. Bugs fixed will be rolled up into the next major beta build or the finished version.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Version 16.0 beta 1

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.0 (Oct 24, 2023)
-----------------------------------------------------------

Hide fold/unfold icons in gutter
Fold/unfold icons are now hidden by default and only displayed when the mouse is hovering the left margin (gutter). This is the default behavior in many code editors and now also in this one. It can be changed in options though.

An option has been added to always show fold/unfold icons in gutter, if you want the old behavior and always display the icons:

"Options->Display->Code folding->Always show fold/unfold icons in gutter"

Remember highlighter for opened files
Added an option to save the highlighter used for the current file in
[Options->File->Save status for last open files->Save highlighter].

This can be useful for files without extensions, or if you want to use a highlighter with a text file (e.g. containing code).

The options is on by default.

Mojo
Added a new highlighter for Mojo programming language.

Reason
Added a new highlighter for Reason programming language.

Fixed
* UNC path issue.
* Update highlighter from Addons (extensions string was not copied).
* Advanced sort: Only numbers should be excepted as column values.
* Misc minor reported issues.


Download
https://www.rj-texted.nu/downloads/beta ... ll_x86.exe
https://www.rj-texted.nu/downloads/beta ... ll_x64.exe
https://www.rj-texted.nu/downloads/beta/rj-portable.exe
Post Reply