Minimap

EmEditor v16.3.1 released!

Today, we are releasing EmEditor v16.3.1.

Updates from v16.3.0 include:

Fixed Bugs

  • Fixed some issues related to the Minimap.
  • Fixed some issues related to using multiple different-DPI monitors.
  • Fixed a certain bug related to the CSV cell mode.
  • Fixed a bug of v16.3.0 where EmEditor couldn’t exit under a certain condition.
  • Fixed other bugs.

Please see EmEditor v16.3 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

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 November 29, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

Minimap

EmEditor v16.3.0 released!

Today, we are releasing EmEditor v16.3.0.

Updates from v16.2.1 include:

New General Features

  • The Minimap was added. The right-click menu on the vertical scroll bar includes Show Minimap, Zoom In, Zoom Out, and Show Entire Map commands. Rotating the mouse wheel while the mouse pointer is on the Minimap can adjust the zoom now.
  • The Number of Lines displayed in the status bar becomes the format of Selected Lines/Total Lines. The number of total lines is always visible if the Number of Lines check box is set in the Status tab of the Customize dialog box.
  • A new app icon was added to the existing icon.
  • The Filter Out command was added to the right-click menu on the Markers toolbar.

New Options

  • The Minimap check box, Show Entire Map check box, Zoom slider, and Aspect Ratio slider were added to the Scroll tab of the configuration properties.
  • The Select All, Bookmark and Extract buttons are separately placed in the Find dialog box now.
  • The Current Icon drop-down list box was added to the Language tab of the Customize dialog box.

New Commands

  • Filter Out
  • Show Minimap
  • Zoom In Minimap
  • Zoom Out Minimap
  • Show Entire Minimap

Plug-in API New Features

  • EI_GET_DPI_OPTIONS and EI_SET_DPI_OPTIONS flags were added to the EE_INFO message.

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when converting fixed-width columns to Tab separated values, and added more information when invalid lines were detected.
  • Fixed various issues related to using multiple different-DPI monitors.

Please see EmEditor v16.3 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, you can go to the Download page to download the newest version.

Notes: Currently, the UWP versions are not available for downloads.

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 November 17, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

EmEditor Logo

EmEditor v16.2.1 released!

Today, we are releasing EmEditor v16.2.1.

Updates from v16.2.0 include:

New General Features

  • Icons for the UWP version were replaced.

Bug Fixes

  • Fixed the bug of v16.2.0 where line numbers might not have displayed when the “Display Coordinates” is selected for the “Line and Column Display As” option.
  • Fixed the bug where the selected text could move just by clicking outside of the selection when the virtual space mode enabled.
  • Fixed the bug where the separator set in the Extract Options dialog box could not be saved.
  • Fixed bugs related to the Filter toolbar.

Please see EmEditor v16.2 New Features for details.

If you are using Windows 10 Version 1607 (Build 14393) or later, you can download the UWP version at Windows Store.

Download EmEditor (UWP, 64-bit) at Windows Store (temporarily may not be available)

Download EmEditor (UWP, 32-bit) at Windows Store (temporarily may not be available)

Notes: If an old UWP version (v16.2.0 or earlier) is already installed, please uninstall the old version before installing this new version since the old version is for sideload. The UWP versions will be published a few days after the other versions. Once you download and install the UWP version at Windows Store, it will be always updated to newer versions.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, 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 October 12, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

EmEditor Logo

EmEditor UWP version is released at Windows Store!

Today, EmEditor UWP v16.2.0 was released at Windows Store.

If you are using Windows 10 Version 1607 (Build 14393) or later, you can download the UWP version at Windows Store.

Download EmEditor (UWP, 64-bit) at Windows Store (temporarily may not be available)

Download EmEditor (UWP, 32-bit) at Windows Store (temporarily may not be available)

Notes: If an old UWP version (v16.2.0 or earlier) is already installed, please uninstall the old version before installing this new version since the old version is for sideload. The UWP versions will be published a few days after the other versions. Once you download and install the UWP version at Windows Store, it will be always updated to newer versions.

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

See also: Compare Portable and UWP App Versions

Thank you for using EmEditor!

Extract Options dialog box

EmEditor v16.2.0 released!

Today, we are releasing EmEditor v16.2.0.

Updates from v16.1.5 include:

New General Features

  • The Filter toolbar allows you to specify additional lines to display before and after matched lines. The Number of Additional Visual Lines Above Matched Lines and Number of Additional Visual Lines Below Matched Lines drop-down list boxes were added to the Filter toolbar.
  • The Find Extract feature allows you to specify the number of lines above and below the matched lines, and specify the separator.
  • The Extract All button was added to the Replace dialog box, and allows you to extract all matched strings using regular expressions, and replace using replace expressions. For example, enter <h3>(.*?)</h3> in the Find text box, \1 in the Replace with text box while the Use Regular Expressions check box is set, and clicking the Extract All will extract all the strings between <h3> and </h3> as a new document.
  • Optimized the speed while filtered.

New Options

  • The Sort Date and Time Oldest to Newest and Sort Date and Time Newest to Oldest radio buttons were added to the Sort by Multiple Columns dialog box.
  • The Number of Additional Lines Above Matched Lines and Number of Additional Lines Below Matched Lines drop-down list boxes and the Separator text box were added to the Extract Options dialog box.
  • The Extract All button was added to the Replace dialog box.

New Commands

  • Sort Date and Time Oldest to Newest
  • Sort Date and Time Newest to Oldest

Plug-in API New Features

  • The EI_GET_FILTER_VISIBLE_LINES_ABOVE, EI_SET_FILTER_VISIBLE_LINES_ABOVE, EI_GET_FILTER_VISIBLE_LINES_BELOW, EI_SET_FILTER_VISIBLE_LINES_BELOW flags were added to the EE_INFO message.
  • The POS_CELL_LOGICAL and POS_CELL_VIEW flags were added for EE_GET_ANCHOR_POS, EE_GET_CARET_POS, EE_GET_SEL_START, EE_GET_SEL_END, EE_SET_CARET_POS, and EE_SET_ANCHOR_POS messages.

Macro New Features

  • VisibleLinesAbove and VisibleLinesBelow properties were added to the Filters Collection.
  • The eePosCellLogical and eePosCellView flags were added to the GetActivePointY, GetAnchorPointY, SetActivePoint, SetAnchorPoint, GetBottomPointY, and GetTopPointY methods.

Bug Fixes

  • Fixed the bug where the Unicode signature (BOM) of UTF-8 files could dissapear while using the Replace in Files command.
  • Fixed the bug where the Extract All could crash EmEditor while the Use Output Bar check box is set in the Extract Options dialog box.
  • Fixed the bug where double-clicking while pressing the CTRL key could deselect the current selection while the CTRL + Click to Select a Word option is off.
  • Fixed the bug where switching the CSV mode while loading a very large file could crash EmEditor.

Please see EmEditor v16.2 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, 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 October 5, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Thank you for using EmEditor!

Cell Toolbar Options

The new UWP App version is available now! EmEditor v16.1.5 released.

Today, we are releasing EmEditor v16.1.5.

Updates from v16.1.4 include:

New General Features

  • Added the Universal Windows Platform (UWP) app version. It supports only PC versions of Windows 10 Build 14393 (Anniversary Update) or later. EmEditor does NOT support Windows 10 Mobile, Xbox, or Hololense.

Bug Fixes

  • Fixed the bug where memory leaks occur while Onigmo is selected for the regular expression engine.
  • Fixed the bug where the selection range might expand after a regular expression replace.
  • Fixed the bug where Notepad-Compatible Diary did not work on the Free version.
  • Fixed other bugs.

How to Install UWP App

You can download UWP apps by clicking 32-bit UWP app or 64-bit UWP app at the Download page.

The UWP app version requires a PC version of Windows 10 Build 14393 (Anniversary Update). It does NOT support Windows 10 Mobile, Xbox, or Hololense. The Sideload apps option must be selected in the Windows 10SettingsUpdate & securityFor developers. While the Sideload option was enabled, double-clicking the .appx file will install the UWP app.

Notes: The Russian language is not included in this version of UWP apps.

Compare Portable and UWP App Versions

Please see Compare Portable and UWP App Versions for details.

Please see EmEditor v16.1 New Features for details.

If you use the Installer version, you can select Check for Updates on the Help to download the newest version. If you use one of the other versions, 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 September 19, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

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

Thank you for using EmEditor!

Cell Toolbar Options

EmEditor v16.1.4 released!

Today, we are releasing EmEditor v16.1.4.

Updates from v16.1.3 include:

New General Features

  • Per-Monitor DPI-Aware.

Bug Fixes

  • Fixed the bug where toolbar background becomes pink on high DPI settings after applying the Windows 10 Anniversary Update.
  • The install folder change is not allowed anymore for per-user install.
  • Fixed the bug where EmEditor might have frozen when trying to display the Find dialog box.
  • Fixed the bug where EmEditor could crash when opening file with invalid characters.
  • Fixed the bug where the Replace All in the Replace dialog box didn’t work with the In the Selection Only option in CSV cell mode.
  • Fixed other bugs.

Please see EmEditor v16.1 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 August 22, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

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

Thank you for using EmEditor!

Cell Toolbar Options

EmEditor v16.1.3 released!

Today, we are releasing EmEditor v16.1.3.

Updates from v16.1.2 include:

Bug Fixes

  • Fixed the bug where EmEditor could crash when comparing CSV documents or sorting a CSV document.
  • Fixed an incremental search bug when the CSV cell mode is selected.
  • Fixed other bugs.

Please see EmEditor v16.1 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 August 8, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

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

Thank you for using EmEditor!

Cell Toolbar Options

EmEditor v16.1.2 released!

Today, we are releasing EmEditor v16.1.2.

Updates from v16.1.1 include:

New General Features

  • EmEditor now auto saves an untitled document before showing the Save As dialog box.
  • If multiple cells are selected in the CSV cell mode, the multiple columns will be selected when Select Column(s) commands are selected.
  • Other improvements were made.

Bug Fixes

  • Fixed the bug where double-clicking on multiple spaces or tabs couldn’t select those spaces or tabs.
  • Fixed the memory leak bug on IME.
  • Fixed other bugs.

Please see EmEditor v16.1 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 July 25, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

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

Thank you for using EmEditor!

Cell Toolbar Options

EmEditor v16.1.1 released!

Today, we are releasing EmEditor v16.1.1.

Updates from v16.1.0 include:

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when switching the document tab while the window being split.
  • Fixed the bug where EmEditor did not sort the document if only one line was selected.

Please see EmEditor v16.1 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 July 6, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

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

Thank you for using EmEditor!