Version 16.37

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

Version 16.37

Post by Rickard Johansson »

-----------------------------------------------------------
Version 16.37 (Feb 14, 2024)
-----------------------------------------------------------

PHP
Regions should work properly now.

E.g.

Code: Select all

#region ... #endregion
//__START__ ... //__END__
Keyboard actions
Added two new actions.

Code: Select all

- NextChangedLineAltAction     : Find the next (unsaved) changed line.
- PreviousChangedLineAltAction : Find the previous (unsaved) changed line.
Fixed
* UI strings should default to English if no translation is found.
* Edit font size values in options.
* List font size values in options.
* Send mail after an exception message.
* Some issues in the code folding routines.

Available using the program update function.
PowerfulSignal
Posts: 3
Joined: 30 Sep 2020 15:30

Re: Version 16.37

Post by PowerfulSignal »

When I use the updater, I get the error “The setup files are corrupted. Please obtain a new copy of the program.” The most recent downloadable version is 16.35. Any idea how to resolve this? Thanks!
User avatar
Rickard Johansson
Site Admin
Posts: 6783
Joined: 19 Jul 2006 14:29

Re: Version 16.37

Post by Rickard Johansson »

Post Reply