Page 1 of 1

Version 16.37

Posted: 15 Feb 2025 15:20
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.

Re: Version 16.37

Posted: 18 Feb 2025 16:51
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!

Re: Version 16.37

Posted: 19 Feb 2025 15:36
by Rickard Johansson