Posts

EmEditor v18.4 released!

Today, we are releasing EmEditor v18.4.

Notes: This version does NOT support Windows 8 anymore. If you are still using Windows 8, please update your OS to Windows 8.1.

Please see EmEditor v18.4 New Features for details and screenshots.

If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If you the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 7 (18.3.97)

Today, we are releasing EmEditor v18.4.0 beta 7 (18.3.97).

Updates from v18.4.0 beta 6 (18.3.96) include:

  • Allows you to use the cell function when JavaScript is used for a replacement expression. For example,
\J cell( -1 )returns the text in the left neighbor cell, relative to the matched cell.
\J parseFloat( cell( -1 ) ) + parseFloat( cell( -2 ) )returns the sum of the two neighboring cells on the left

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 6 (18.3.96)

Today, we are releasing EmEditor v18.4.0 beta 6 (18.3.96).

Updates from v18.4.0 beta 5 (18.3.95) include:

  • Added the Remove Leading Spaces and Remove Trailing Spaces commands.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 5 (18.3.95)

Today, we are releasing EmEditor v18.4.0 beta 5 (18.3.95).

Updates from v18.4.0 beta 4 (18.3.94) include:

  • Fixed customer-reported issues (1, 2, 3).

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 4 (18.3.94)

Today, we are releasing EmEditor v18.4.0 beta 4 (18.3.94).

Updates from v18.4.0 beta 3 (18.3.93) include:

  • Added the Assume fixed width font check box to the Optimization page of the Customize dialog box.
  • Improved the speed of certain seraches/replaces using regular expressions.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 3 (18.3.93)

Today, we are releasing EmEditor v18.4.0 beta 3 (18.3.93).

Updates from v18.4.0 beta 2 (18.3.92) include:

Bug Fixes

  • Fixed a bug where EmEditor could crash if highlight keywords using regular expressions are defined.
  • Fixed customer-reported issues (1, 2).

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 2 (18.3.92)

Today, we are releasing EmEditor v18.4.0 beta 2 (18.3.92).

Updates from v18.4.0 beta 1 (18.3.92) include:

New General Features

  • Added the ability to use JavaScript as a replacement expression when using regular expression or number range to replace. For converting replace expressions, EmEditor uses Chakra (JScript v11) for improved speed. Because this engine is seperate from the macro environment, various objects used for macros are not available for replace expressions. Examples of replacement expressions include:
Replacement ExpressionMeaning
\J "\0" + "abc"appends "abc" at the end of the matched string
\J "\0".substr( 0, 5 );returns the first 5 characters of the matched string
\J \0 * 100;multiply a matched number with 100
\J parseFloat( \0 ).toFixed(2);rounds a matched number to 2 decimal places

New Options

  • Added the Mode drop-down list box to the Find, Replace, Find in Files, Replace in Files, and Advanced Filter dialog box.
  • Added the Use Number Range button to the Find and Filter toolbars.

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v18.4.0 beta 1 (18.3.91)

Today, we are releasing EmEditor v18.4.0 beta 1 (18.3.91).

Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.

Please see EmEditor v18.4 New Features for details and screenshots.

This beta includes 64-bit version only. The official release will include 32-bit version.

To Download

These files will be no longer accessible when official release versions become available. The official releases can be downloaded at the Download page.

Please post any questions or comments at Beta Forums.

Thank you for using EmEditor!