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!

EmEditor v15.0.2 released!

Today, we are releasing EmEditor v15.0.2.

Updates from v15.0.1 include:

Bug Fixes

  • Fixed the bug where clicking the Tray Icon might have frozen the Tray Icon under a special condition.
  • Fixed the bug where /fi, /fc options in EmEditor Free command line didn’t work.
  • Fixed the bug where EmEditor could crash if the Memory Size specified in the Advanced tab of the Customize dialog box is 27. The maximum value for the Memory Size was reduced to 26.

Please see EmEditor v15.0 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.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of April 13, 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.

Thank you for using EmEditor!

EmEditor v15.0.1 released!

Today, we are releasing EmEditor v15.0.1.

Updates from v15.0.0 include:

Bug Fixes

  • Fixed the bug where “Don’t Save” was the default button for “Save changes to?” prompt box, but “Save” should be the default button.
  • Fixed the bug where more than one “More” sub menus could be created if the View menu was clicked multiple times.

Please see EmEditor v15.0 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.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of April 7, 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.

Thank you for using EmEditor!

EmEditor v15.0.0 released!

Today, we are releasing EmEditor v15.0.0.
This new version adds important features with big data analysis and database file editing in mind.

Updates from v14.9.3 include:

New General Features

  • You can now manage multiple workspaces. The Open Workspace, Save Workspace, Save Workspace As, and Recent Workspace (multiple items) commands were added. By default, the Workspace popup menu was added to the File menu, and various workspace commands were added inside the popup menu.
  • The new advanced filter allows you to specify a search range for the filter. It also allows you to specify a logical disjunction (logical OR) for multiple levels of the filter. If this is not specified, a logical conjunction (Logical AND) is used for multiple levels of the filter.
  • In the Filter toolbar, previously used advanced filters can be now selected from the history.
  • The Bookmark All and Extract All buttons were added to the Filter toolbar.
  • The Filter command was added to the context menu displayed when you click on a marker on the Markers toolbar. Also, clicking a marker while pressing CTRL now works as a filter.
  • The Filter’s speed improvement when a very large file is opened.
  • The default context menu now includes the Filter command, which allows you to use the selected text or the word at cursor as a filter.
  • The UAC prompt will not appear anymore in the Import and Export wizard.
  • The Split Current Document into Several Files command now allows you to specify an existing file as the source file. This enhancement allows you to split a very large file larger than 248 GB.
  • The Output As drop-down list box was added to the Find in Files dialog box, which allows you to directly open the searched file and filter the file with the specified searched string.
  • The Find in Files and Replace in Files dialog box, the In Folder drop-down list can now contain up to 10,000 characters separating multiple folders by ‘|’. Folder names surrounded by double-quotes can be specified now. A warning message now appears when a folder doesn’t exist.
  • When the Bookmark All button was clicked in the Find dialog box, the status bar now shows how many bookmarks were increased.
  • Improved many dialog boxes. For example, when closing a document, the YES and NO button labels in the "Save Changes?" message box were changed to Save and Don’t Save, words that include the actual tasks.
  • The Free version of EmEditor now adds the Find in Files and Replace in Files command.

New Options

  • The new Custom (in Characters) box, the Logical Disjunction (OR) to the Previous Condition check box, and the Import and Export buttons were added to the Advanced Filter dialog box.
  • The Popup if Number of Items Exceeds text box was added to the History tab of the Customize dialog box.
  • The Browse and Add command in the menu displayed when you click the > button by the In Folder text box in the Find in Files and Replace in Files dialog boxes.
  • The Validate CSV and Output Errors check box was added to the CSV tab of the Customize dialog box.
  • The Bookmark Count in the Entire Document check box was added to the Status tab of the Customize dialog box.
  • The Prompt if the specified folder does not exist check box was added to the Advanced dialog box, which can be accessed from the Find in Files dialog box.

New Commands

  • Open Workspace
  • Save Workspace
  • Save Workspace As
  • Recent Workspace (multiple items)
  • Bookmark All (Filter toolbar)
  • Extract All (Filter toolbar)
  • Filter with Selection or Word at Cursor

Macro New Features

  • The xBegin and xEnd parameters and the eeFindLogicalOr flag were added to the Filter method of the Document object.

Plug-in API New Features

  • The xBegin and xEnd fields and the FLAG_FIND_LOGICAL_OR flag were added to the FILTER_INFO structure.
  • The xBegin and xEnd parameters and the FLAG_FIND_LOGICAL_OR flag were added to the Editor_Filter inline function.
  • EEID_WORKSPACE_OPEN, EEID_WORKSPACE_SAVE_AS, EEID_WORKSPACE_SAVE_CURRENT, EEID_FILTERBAR_BOOKMARK, EEID_FILTERBAR_EXTRACT, and EEID_WORKSPACE_RECENT_FILE1 commands were added.

Bug Fixes

  • Fixed a certain bug related to embedded newlines in CSV mode when a very large file is opened.
  • Fixed a certain bug in the Split/Combine wizards.
  • Fixed the bug where triple-click on the last line and pressing the DELETE didn’t delete the selected line.
  • Fixed the bug where the Move Line Up command (CTRL + SHIFT + UP) mishandled the customized color for the Current Line.

Please see EmEditor v15.0 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.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of April 6, 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!

EmEditor v15.0.0 RC 2 released

Today, we are releasing EmEditor v15.0.0 RC (Release Candidate) 2.

Updates from v15.0.0 RC 1 include faster filtering when a very large file is open.

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.0.0 RC 2 released!.

Thank you for using EmEditor!

EmEditor v15.0.0 RC 1 released

Today, we are releasing EmEditor v15.0.0 RC (Release Candidate) 1.

Updates from v15.0.0 beta 7 include bug fixes.

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.0.0 RC 1 released!.

Thank you for using EmEditor!

New in Version 15.0 page published

Today, we published the New in Version 15.0 page.

https://www.emeditor.com/text-editor-features/history/new-in-version-15-0/

EmEditor v15.0 will be released soon.

Thank you for using EmEditor!