Posts

EmEditor v15.0.0 beta 3 released

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

Updates from v15.0.0 beta 2 include:

New General Features

  • In the Filter toolbar, previously used advanced filters can be now selected from the history.
  • The Import and Export buttons were added to the Advanced Filter dialog box.
  • 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 default context menu now includes the Filter command, which allows you to use the selected text or the word at cursor as a filter.
  • In the Find 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.

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 beta 3 released!.

Thank you for using EmEditor!

EmEditor v15.0.0 beta 1 released

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

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.
  • The Bookmark All and Extract All buttons were added to the Filter toolbar.
  • 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 Find in Files and Replace in Files commands now allow you to specify multiple folders separated by a vertical bar (|).

New Options

  • The new Custom (in Characters) box and the Logical Disjunction (OR) to the Previous Condition check box was 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.

New Commands

  • Open Workspace
  • Save Workspace
  • Save Workspace As
  • Recent Workspace (multiple items)
  • Bookmark All (Filter toolbar)
  • Extract All (Filter toolbar)

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.

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

Thank you for using EmEditor!