Version 1.40

A lite version of RJ TextEd with only the editor part left.
Post Reply
User avatar
Rickard Johansson
Site Admin
Posts: 6783
Joined: 19 Jul 2006 14:29

Version 1.40

Post by Rickard Johansson »

-----------------------------------------------------------
Version 1.40 (Mar 12, 2025)
-----------------------------------------------------------

Sort lines (unique)
Added new menu items to sort selected lines and remove duplicates (unique).

PHP
Regions should work properly now.

E.g.
#region ... #endregion
//__START__ ... //__END__

Fixed
* UI strings should default to English if no translation is found.
* Edit font size values in options.
* Some issues in the code folding routines.
* Triple mouse click on last line.
* Some issues with auto completion in CSS/SASS/LESS
* Mardown syntax highlight issue.
* C++ syntax fold issue.

Download
MPad 32bit version
MPad 64bit version
MPad portable version
Post Reply