Version 16.42

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

Version 16.42

Post by Rickard Johansson »

Still working on this. So far I've added the ability to use a syntax file with plain text files and have highlighting, much like in normal code. The screenshot below shows the changes so far.

Note that the history text file is a plain text file.

2025-07-06_185104.png
2025-07-06_185104.png (46.9 KiB) Viewed 347 times
User avatar
Rickard Johansson
Site Admin
Posts: 6817
Joined: 19 Jul 2006 14:29

Re: Version 16.42

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.42 (July 14, 2025)
-----------------------------------------------------------

Plain text files
Added an option "in the highlighting section" to allow syntax highlighting and code folding in plain text files. A syntax file (PlainText.syx) is used.

Below is a list of features that works with plain text files.

* Highlighting of quotes, symbols, numbers, braces...
* Structural block highlighting (only with fixed width font).
* Indent lines (only with fixed width font).
* Vertical line at cursor position.
* Folding (indent based).

Some features only work with a fixed width font (or alt font "Ctrl+").

You can copy the syntax file to the "User defined" folder and add your own options.

Colors can be set using the customize theme dialog and selecting "PlainText" as the highlighter.

Save (large files)
Save should be much faster now for all files. Especially very large files.

Misc
* Made improvements to FTP upload/download progress dialog.
* F1 can now be used when assigning a keyboard shortcut.

Fixed
* Brace highlight issue in plain text.
* Minor issues in the LSP client.
* Text clips shortcut issues.
* Auto complete issue in HTML when using option to close tags.
* Project panel highlight active file issue.
* Other minor issues reported by users.


The full v16.42 installers are available below:
https://www.rj-texted.se/downloads/rj-install_x64.exe
https://www.rj-texted.se/downloads/rj-install_x86.exe
https://www.rj-texted.se/downloads/rj-portable.exe

Update files from v16.40 (or v16.41)
https://www.rj-texted.se/downloads/rj-update.exe
https://www.rj-texted.se/downloads/rj-p ... update.exe
Post Reply