Posts

EmEditor v15.1.0 beta 4 released

Today, we are releasing EmEditor v15.1.0 beta 4.

Updates from v15.1.0 beta 3 include:

New General Features

  • All the contents in the Customize More Shortcuts dialog box were moved to the Shortcut tab of the Customize dialog box. All the shortcut settings can be changed now even in the per-user install.
  • The Associate with EmEditor dialog box can be accessed without administrative privileges now.
  • The text editor is now horizontally scrolled when necessary when a user selects a column in the Column drop-down list on the Filter toolbar so that the specified column will become visible.
  • A context menu now appears when each item in the status bar is right-clicked, and selecting the Copy will copy the contents to the Clipboard.
  • In the File Split wizard, the Header [>] menu now contains $(FirstLine), which allows you to insert the first line of the document as the header.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 beta 4 released!.

Thank you for using EmEditor!

EmEditor v15.1.0 beta 3 released

Today, we are releasing EmEditor v15.1.0 beta 3.

Updates from v15.1.0 beta 2 include:

New General Features

  • Allows you to perform a per-user install. A per-user install will not display User Account Control (UAC) prompts on Windows 7 or later. The per-user install is possible by selecting the “Only for me” radio button on the “Installation Type” dialog during the install. If a quiet install is made inside the Command Prompt, add the “MSIINSTALLPERUSER=1” option. The Installation Type cannot be changed during updates.
  • The “Display a tray icon when EmEditor launches” check box was added to the Shortcut tab of the Customize dialog box.
  • The “Show Ignored Files in Results” check box was added to the Find in Files – Advanced dialog box.
  • .eeWorkspace files are now associated with EmEditor. Double-clicking .eeWorkspace files can now restore the workspace with EmEditor.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 beta 3 released!.

Thank you for using EmEditor!

EmEditor v15.1.0 beta 2 released

Today, we are releasing EmEditor v15.1.0 beta 2.

Updates from v15.1.0 beta 1 include:

New General Features

  • Find in Files now allows you to ignore binary files (Find in Files dialog – Advanced button – Ignore Binary Files check box).

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when opening a very large file while the Outline Guide is enabled.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 beta 2 released!.

Thank you for using EmEditor!

EmEditor v15.1.0 beta 1 released

Today, we are releasing EmEditor v15.1.0 beta 1.

Updates from v15.0.2 include:

New General Features

  • Greatly improved the execution speed of Find, Replace All, Filter, Undo Replace All, and Select All Occurrences commands. When dealing with large files (more than 10,000 lines), these commands run as multi-threads. (Customizable in the “Advanced” tab of the Customize dialog box)
  • EmEditor can be customized to show the execution time for many tasks (The Status tab of the Customize dialog box).
  • Added the Extract Columns command, which allows you to extract specified columns in the CSV document and create a new document.
  • When search is made, the status bar shows clear separation between matched occurrences and matched lines after search (there might be more than one occurrences in a single line).

Test results:

v15.0v15.1
Number of tdreads11248
Filter *14.31 seconds1.21 seconds1.56 seconds1.20 seconds0.90 seconds
Replace All *24.95 seconds1.54 seconds1.75 seconds1.60 seconds1.23 seconds
Replace All (regex) *312.93 seconds9.68 seconds8.51 seconds7.32 seconds12.31 seconds
Undo Replace All *46.32 seconds1.40 secondsN/A *6N/AN/A
Select All Occurrences *540.29 seconds1.85 secondsN/A *6N/AN/A

*1 32 million lines, filter with “123”, no match case
*2 32 million lines, replace all “123” with “$$$”, no match case
*3 32 million lines, replace all “^123” with “$$$”, use regular expressions, no match case
*4 undo replace all (*2)
*5 32 million lines, enter “123” and click “Find All” button in the Find dialog, no match case
*6 The Undo and Select All Occurrences commands run only as a single thread.
* Windows 8.1 (64-bit) Core i7-4790 16GB RAM

Bug Fixes

  • Fixed the bug related to Korean IME in the Filter Bar.
  • Fixed the bug where EmEditor might have crashed when opening a very large file while the Outline Guide is enabled.
  • Fixed the bug where EmEditor might have crashed when trying to open the Find in Files dialog while the Find dialog is opened.

We would like to find as many bugs as possible before we release the new version. Please try it out now and let us know if you find any bugs.

To download or see changes, please go to the beta forum – EmEditor Professional v15.1.0 beta 1 released!.

Thank you for using EmEditor!