Version 14.9

March 2, 2015

New General Features

  • The new Remove Embedded Newlines in CSV command allows you to remove embedded newlines in CSV documents.

  • The new Add and Remove buttons in the Customize Plug-ins dialog box allow you to add a new plug-in from a different folder. The new version will not detect a new plug-in automatically. The Add button in this dialog box must be clicked to be included in the plug-in list if a user installs a new plug-in.

  • The Save Opened Potion As button was added to the Large File Controller, which allows you to save the opened portion as a different file.

  • The Bookmark button was added to the Delete Duplicate Lines dialog box, which allows you to set bookmarks in duplicate lines without deleting them.

  • This version will not work on Windows XP, and is optimized for Windows Vista or later.

  • The Boost library was updated to Version 1.57.

New Options

  • The new Match Only Embedded Newlines in CSV command was added to the menu item appeared when the > button is clicked in the Find/Replace dialog box.

  • The new Match Only Embedded Newlines in CSV button was added to the Find toolbar.

  • The new Fixed Value option was added to the menu item appeared when the > button is clicked in the Find/Replace/Find in Files/Replace in Files dialog box. Also Custom was renamed to Last Used Value. Save as Default was renamed to Auto Save, and allows you to toggle the enable/disable status.

  • The Use in Find in Files Filter check box was added to the Configuration Associations dialog box.

New Commands

Macro New Features

  • The eeFindReplaceEmbeddedNL flag was added to the Find and Replace methods of the Selection object.

Plug-in API New Features

  • EEID_REMOVE_EMBEDDED_NL and EEID_FINDBAR_EMBEDDED_NL commands were added.

  • The FLAG_FIND_EMBEDDED_NL flag was added to the Editor_FindA, Editor_FindW inline functions and the EE_FINDA and EE_FINDW messages.