EmEditor v15.7.0 released!

Today, we are releasing EmEditor v15.7.0.

Updates from v15.6.1 include:

New General Features

  • You can now select Onigmo as the regular expression engine in addition to Boost.Regex. If Onigmo is selected as the regular expression engine, you can use character types such as \p{Han}, \p{Hangul}, \p{Hebrew}, etc. To find more details about the Onigmo regular expression syntax, please view https://github.com/k-takata/Onigmo/blob/master/doc/RE and Unicode Properties https://github.com/k-takata/Onigmo/blob/master/doc/UnicodeProps.txt.
  • This version allows you to search and replace CR and LF separately.
  • If you try to search for a string containing \r (CR) while the Treat CR and LF separately option is disabled, the prompt message “The search string contains CR. Do you want to enable the Treat CR and LF Separately option?” will appear now.
  • If the last line of the document is empty, regular expressions will not match the last line anymore.

New Options

  • The Default Regular Expression Engine drop-down list box was added to the Search tab of the Customize dialog box.
  • The Customize button was replaced with Advanced button in the Find/Replace dialog boxes. In the Advanced dialog box, more search options are included now.
  • The Advanced button was added to the Find toolbar.
  • The Show the Start window when the Down key is pressed on a new document check box was added to the Customize Start Window dialog box.

New Commands

Plug-in New Features

  • The Collapse All and Extract All commands were added to the context menu on the Symbol list of the Projects plug-in.

Plug-in API New Features

Macro New Features

  • The eeFindMatchDotNL flag was added to the nFlags parameter and eeExFindRegexBoost, eeExFindRegexOnigmo and eeExFindSeparateCRLF flags were added to the nExFlags parameter of the Find method and Replace method of the Selection object.

Bug Fixes

  • Fixed the bug of v15.6.x where the sample box was not updated in the Display tab of configuration properties.
  • Fixed the bug where some dialog boxes were not visible when the Windows classic or high contrast theme is selected.

Acknowledgement

We would like to thank K. Kosako (Oniguruma) and K. Takata (Onigmo) who created the amazing regular expression engine.

Please see EmEditor v15.7 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of December 16, 2015. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply