EmEditor Logo

EmEditor v16.7.2 released!

Today, we are releasing EmEditor v16.7.2.

Updates from v16.7.1 include:

Bug Fixes

  • Fixed the bug where importing a syntax file in the Highlight (1) page of configuration properties could crash EmEditor.
  • Fixed the bug where importing a large number of filters in the Advanced Filter dialog box could freeze EmEditor.
  • Optimized for the speed in many dialog boxes containing list boxes.
  • Fixed various issues with multiple different DPI monitors.
  • An empty file is now opened as the Newline Character defined in the New Files dialog box of configuration properties.

Please see EmEditor v16.7 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 May 2, 2017. 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.7.1 released!

Today, we are releasing EmEditor v16.7.1.

Updates from v16.7.0 include:

Bug Fixes

  • Fixed the bug where some dialog boxes did not work on Windows 7 or earlier.

Please see EmEditor v16.7 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 April 24, 2017. 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.7.0 released!

Today, we are releasing EmEditor v16.7.0.

Updates from v16.6.0 include:

New General Features

  • Supported “Per-Monitor DPI-aware v2”, one of the new features of Windows 10 Creators Update. The dialog boxes, menus, and toolbars are displayed more naturally when using multiple monitors with different DPIs.
  • The default format for line numbers became pre-v16.5.
  • Greatly improved the speed for Find in Files command and Extract command in the Find dialog box using the Output bar.

Test results:

v16.6v16.7Comparison
Extract “1”166.8 seconds0.93 seconds179 times faster
Find “1” using Find in Files120.3 seconds0.90 seconds134 times faster

* 100,000 lines of “0123456789”, Match Case deselected, Use Escape Sequences selected, Use Output Bar selected. Windows 10 (64-bit) Core i7-4790 16GB RAM

New Options

  • The “Space Width” sliders were added to the Format tab of the Customize dialog box.
  • The “3D Look” check box was added to the Scroll page of configuration properties.

Plug-in API New Features

  • The EE_SET_CELL and EE_SET_COLUMN messages were added.
  • The Editor_SetCell and Editor_SetColumn inline functions were added.
  • The COLUMN_STRUCT structures were added.

Macro New Features

  • The SetCell, SetColumn, and InsertColumn methods were added to the Document object.

Bug Fixes

  • Fixed a certain bug related to the Extract feature in the Find dialog box.
  • Fixed a certain bug related to the stadard input to the Output Bar.

Please see EmEditor v16.7 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 April 24, 2017. 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 v16.6.0 released!

Today, we are releasing EmEditor v16.6.0.

Updates from v16.5.0 include:

New General Features

  • Greatly improved speed for Replace All, Join CSV, Remove Newline Characters, and Insert Newline Characters operations. See the test results table below.

Test results:

v16.5v16.6Comparison
Replace All “9\n0” with “a\nb”17.1 seconds0.14 seconds122 times faster
Undo the above14.0 seconds0.11 seconds127 times faster
Replace All “9\n” with “a”32.7 seconds22.4 seconds31.5% faster
Undo the above73.5 seconds29.2 seconds60.3% faster
Replace All “0” with “0\n”10.4 seconds0.15 seconds69 times faster
Undo the above7.14 seconds0.07 seconds102 times faster
Join two CSV documents385 seconds2.57 seconds150 times faster
Remove Newline Characters34.8 seconds22.4 seconds55% faster
Undo the above105.3 seconds13.9 seconds7.6 times faster
Insert Newline Characters78.8 seconds13.7 seconds5.8 times faster
Undo the above36.0 seconds22.6 seconds59% faster

* Replace: 100,000 lines of “0123456789”, Match Case deselected, Use Escape Sequences selected. Join CSV: Join 10,000-line CSV and 101,668-line CSV. Remove Newline Characters: 100,000 lines of “0123456789”, select all, and use Remove Newline Characters command. Insert Newline Characters: 100,000 times repeat of “0123456789” in one line, wrap by 10 characters, select all, and use Insert Newline Characters command. Windows 10 (64-bit) Core i7-4790 16GB RAM

  • The line number format can be customized now. (Customize dialog box – Format page).

New Options

  • The Marks/Formats page of the Customize dialog box was divided into the Marks page and Format page, and Line Number (Decimal) and Line Number (Hexadecimal) boxes were added to the Format page of the Customize dialog box.

New Command

  • Customize Format

Bug Fixes

  • Fixed the bug where very large HTML/XML files could crash immediately after opening when “Highlight Matching Tag” is set.
  • Fixed the bug where EmEditor could slow down (especially vertical cursor movement) when many macros are registered to My Macros.
  • Fixed the bug where Minimap could not be displayed for the first opened file when “EmEditor Quick Launch” is set.
  • Fixed the bug related to Replace All when “Treat CR and LF Separately” is set.
  • Fixed the bug where Ctrl+Shift+F could not be assigned in the Keyboard page of Configuration Properties.
  • Fixed the display bug when Configuration Properties or the Customize dialog box is resized.
  • Fixed the bug where EmEditor could crash after splitting a window, remove split, and exit.
  • Terms like “New Line” and “Return Method” are now consistently called “Newline Character”.

Please see EmEditor v16.6 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 April 4, 2017. 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 v16.5.0 released!

Today, we are releasing EmEditor v16.5.0.

Updates from v16.4.1 include:

New General Features

  • The new version allows you to specify the file open “From (default)” position and “To (default)” position.
  • The Mouse Wheel rotation while pressing the SHIFT key scrolls the editor horizontally.
  • Right-click on many list boxes in dialog boxes such as Advanced Filter and Batch Replace displays a context menu containing the Cut, Copy, and Paste commands.
  • Many text boxes in dialog boxes such as Find, Replace, Find in Files, and Replace in Files support text drag and drop.
  • Configuration Properties, Customize dialog box and Customize Markers dialog box allow you to search an entire dialog box for a specified text. (If you prefer the old behavior, please run Regedit and create a new REG_DWORD value “NewPropertySheet” as 0 at HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\Common.
  • During updates the installer displays a prompt message box to close Explorer if running.
  • Menu customizations are saved per language.
  • The Customize Menus dialog box now supports drag and drop menu items, and right-click in the list box displays a contet menu containing copy and paste commands.

New Options

  • The Customize button and From (default), To (default) text boxes were added to the Large File Controller.
  • The “Prompt when only a specified portion of file is opened” check box, “From (default)”, and “To (default)” text boxes were added to the File tab of the Customize dialog box.
  • The “Swap Find and Replace strings” command was added to the context menu displayed when clicked on the “>” button next to the “Replace with” button.

Bug Fixes

  • Fixed the issue with the SetHeading command.
  • Fixed the issue with the Undo command.

Please see EmEditor v16.5 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 March 2, 2017. 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 v16.4.1 released!

Today, we are releasing EmEditor v16.4.1.

Updates from v16.4.0 include:

New General Features

  • The speed of Delete Duplicate Lines commands was grealy improved.

Bug Fixes

  • Fixed some issues related to the Delete Duplicate Lines feature.

Please see EmEditor v16.4 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 January 31, 2017. 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 v16.4.0 released!

Today, we are releasing EmEditor v16.4.0.

Updates from v16.3.1 include:

New General Features

  • The new Auto Copy feature allows you to copy the selection automatically to the Clipboard without selecting the Copy command (CTRL + C). While the Auto Copy mode is on, the selection will be copied to the Clipboard immediately before the selection is deselected or deleted, immediately before the active document is switched, or the editor loses the keyboard focus. However, it does not work during the CSV cell mode.
  • The Delete/Bookmark Duplicate Lines (Advanced) command and Sort by Multiple Columns commands can be recorded as a macro now.
  • When deleting duplicates of an already sorted document, setting the Compare Adjacent Lines Only (Assume Presorted) check box dramatically increases the speed of the operation.

New Macros

  • AutoCopy.jsee (Toggles the Auto Copy feature, equivalent to the Auto Copy command)
  • Icons were added to all the standard macros.

New Options

  • The Auto Copy check box was added to the Edit tab of the Customize dialog box.
  • The Compare Adjacent Lines Only (Assume Presorted) and In the Selection Only check boxes were added to the Delete/Bookmark Duplicate Lines dialog box.
  • The In the Selection Only check box was added to the Sort by Multiple Columns dialog box.
  • The Show Arrows check box was added to the Scroll tab of configuration properties.
  • The Customize Macros dialog box can be resizable now. The My Macros list in the My Macros tab now allows you to select multiple items, and it also allows you to drag and drop selected items. The Top, Bottom, and Reset buttons were added to the My Macros tab, and Delete All button is obsolete. While the My Macros list has the keyboard focus, CTRL + A allows you to select all items.

New Commands

  • Auto Copy

Plug-in API New Features

  • The EE_MANAGE_DUPLICATES and EE_SORT messages were added.
  • The Editor_ManageDuplicates and Editor_Sort inline functions were added.
  • The MANAGE_DUPLICATES_INFO, COLUMN_INFO, and SORT_INFO structures were added.
  • The EEID_AUTO_COPY command was added.

Macro New Features

  • The DeleteDuplicates method and Sort method were added to the Document object.
  • #status directive … Specifies the status (whether the macro is enabled and whether it is checked) of the current macro should mimic the command specified by the ID.

Bug Fixes

  • Fixed some issues related to using a high-DPI monitor or multiple different-DPI monitors.
  • Fixed some issues related to the CSV cell mode.
  • Fixed some issues related to the Filter feature.

Please see EmEditor v16.4 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 January 24, 2017. 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.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!