New in Version 20.6

March 16, 2021

New General Features

  • Supported long file paths exceeding 260 characters in many core features including opening files and Find/Replace in Files. (Some features including plug-ins and macros still do not support long file paths.)
  • Added an ability to customize URI schemes.
  • The new version allows you to clear file/search histories on exit (theClear History on Exit check box to theHistory page of theCustomize dialog box).
  • ReplacedInternet Explorer withMicrosoft Edge if available as a default external tool.
  • The new version allows you to right-click on the recent font name of theFonts menu, and select theRemove from this list to remove the selected font from the list.
  • Improved the speed of theGetCell method when many columns exist in a CSV document.
  • Clarified macro error messages on theFind,Replace,FindInFiles, andReplaceinFiles methods.
  • Improved the speed when a very long line exists and the line is wrapped.
  • Supportedtwo-factor authentication while signing in toEmurasoft Customer Center.

New Options

  • Added theURI Schemes page to theCustomize dialog box.
  • Added theBookmark button to theAdvanced Filter dialog box.
  • Added theClear History on Exit check box to theHistory page of theCustomize dialog box.
  • Divide theSave Cursor Position and Bookmarks check box into theSave Cursor Position andSave Bookmarks check boxes in theHistory page of theCustomize dialog box.
  • Added theCustomize Update button to theStart Window.
  • RemovedAutomatically Check for Updates andAutomatically Install on exit check boxes from theStart Window andUpdate Checker dialog boxes.

New Commands

  • Invert Selection
  • Customize URI Schemes

Plug-in New Features

  • Added thePrompt page to the plug-in properties of theProject plug-in.
  • The new version will not expand trees anymore after importing snippets in theSnippets plug-in.

Plug-in API New Features

  • Added theEE_QUERY_STRING_EX message, theEditor_QueryStringEx inline function, and theQUERY_STRING_INFO structure.
  • Added theEI_GET_FILE_NAME_EX command to theEE_INFO message.
  • Added theSTRING_BUF structure.
  • Added thehr field to theGREP_INFO_EX, andBATCH_GREP_INFO structures.