Version 15.92

Information about the next release of RJ TextEd.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Version 15.92

Post by Rickard Johansson »

-----------------------------------------------------------
Version 15.92 (Aug 11, 2023)
-----------------------------------------------------------

Text Compare
Added new options to change the compare algorithm and whether to ignore spaces and case.

Code: Select all

    Compare algorithms:
        * Wu, Manber, Myers O(NP) Sequence Comparison Algorithm (Standard)
        * Myers O(ND) Difference Algorithm
Project TODO panel
* Visible columns are remembered between sessions.
* Column sort has been added.
* A search box has been added.

Also added two new context menu items:
* Copy to clipboard
* Save to file...

Items are copied and saved CSV formatted.

Copy as HTML
Made some small changes to create better code.

Erlang highlighter
Added a new highlighter for Erlang source files.

Elixir highlighter
Added a new highlighter for Elixir source files.

Nim highlighter
Added a new highlighter for Nim source files.

Tools
Tools in tools menu and on toolbars can now use Gif images, as well as png, bmp and icons.

Fixed
* A few issues reported by users.
* A few minor LSP response issues.


The full v15.92 installers are also available below:
https://www.rj-texted.nu/downloads/rj-install_x64.exe
https://www.rj-texted.nu/downloads/rj-install_x86.exe
https://www.rj-texted.nu/downloads/rj-portable.exe
User avatar
Rickard Johansson
Site Admin
Posts: 6628
Joined: 19 Jul 2006 14:29

Re: Version 15.92

Post by Rickard Johansson »

This version has been released and is available for download.
Post Reply