Version 16.37
Posted: 15 Feb 2025 15:20
-----------------------------------------------------------
Version 16.37 (Feb 14, 2024)
-----------------------------------------------------------
PHP
Regions should work properly now.
E.g.
Keyboard actions
Added two new actions.
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.
Version 16.37 (Feb 14, 2024)
-----------------------------------------------------------
PHP
Regions should work properly now.
E.g.
Code: Select all
#region ... #endregion
//__START__ ... //__END__
Added two new actions.
Code: Select all
- NextChangedLineAltAction : Find the next (unsaved) changed line.
- PreviousChangedLineAltAction : Find the previous (unsaved) changed line.
* 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.