New in Version 15.3

More Windows 10 Support

Some commands become aware of the Windows 10’s virtual desktop feature. Pressing the CTRL key while selecting the EmEditor’s Close command now closes all the windows only in the current virtual desktop.

The commands to save a workspace now save EmEditor windows only in the current virtual desktop. However, pressing the SHIFT key while selecting one of these commands will save the entire EmEditor windows.

Pressing theCTRL key while selecting one of commands to open a workspace now open the workspace without closing the existing EmEditor windows.

Other New Features

New features

  • The regular expression syntax is now validated before closing many dialog boxes and error messages are displayed in the localized language when necessary.
  • By default,SHIFT + ALT + RIGHT was assigned to the next cell command, andSHIFT + ALT + LEFT was assigned to the previous cell command.

New options

  • TheKeep Horizontal Cursor Position check box was added to theEdit tab of theCustomize dialog box. After inserting a string and moving the cursor up or down, returns the cursor position to the same horizontal position as the position before inserting the string. This makes it easier to enter strings into multiple lines.
  • TheOpen with Associated Program check box was added to theLink tab of theConfiguration Properties.
  • TheMultiline menu item was added to the menu displayed when the> button is pressed in theFind in Files andReplace in Files dialog boxes.
  • TheCSV Column drop-down list box was added to theJump dialog box.
  • TheAdvanced Filter andJump dialog boxes became resizable.

New commands

  • Save and Close All (Current Desktop Only)
  • Close All (Current Desktop Only)
  • Close All without Save (Current Desktop Only)
  • Save Workspace, Save, and Close All (Current Desktop Only)
  • Save Workspace and Close All (Current Desktop Only)