Page 1 of 1

Version 1.10

Posted: 28 Aug 2022 14:17
by Rickard Johansson
-----------------------------------------------------------
Version 1.10 (Aug 27, 2022)
-----------------------------------------------------------

Search dialog window
Added an optional modal find/replace dialog window. The search-bar is still the default option, but can be changed to a search window in options.

Search options should be respected now.

Search-bar
Made several changes to the search-bar layout and fixed a few issues.

Emmet abbreviations (HTML)
Tags are first validated before expanded.

E.g. p[tab] should expand to <p></p>, but xyz[tab] should not expand to
<xyz></xyz>. xyz is not a valid HTML tag.

Fixed
* Several find/replace issues.
* Issues with large files and really large lines.
* Several highlighting issues.

Download
MPad 32bit version
MPad 64bit version

Re: Version 1.10

Posted: 29 Aug 2022 16:08
by DGladden
Hello Rickard,

MPad looks great and is testing well so far. Do you plan to make a portable version?

Regards,
DG

Re: Version 1.10

Posted: 09 Sep 2022 16:48
by Rickard Johansson
MPad looks great and is testing well so far. Do you plan to make a portable version?
I probably will at some point...