Version 14.8¶
February 2, 2015 The new Join CSV feature allows you to merge two CSV documents specifying key columns, using a method similar to JOIN operations (INNER JOIN, OUTER JOIN, RIGHT JOIN and LEFT
JOIN) in SQL. The new Delete Duplicate Lines (Advanced) feature allows you to specify which columns to inspect for duplication, and optionally ignore empty lines. The ruler can now display the column index while in a CSV mode. The new macro flag to remove the last used filter level. The Non-standard implementation of percent encoding ( %uxxxx format) is now highlighted and can be decoded by right-clicking the tooltip and select Convert, or by using the Universal Character Names to Unicode command. The Join CSV dialog box was added. The Delete Duplicate Lines dialog box was added. The First lines to detect text box and the Adjust Separator Positions in Visual Lines Only check box were added to the
CSV page of Customize dialog box. The eeFindRemoveLast flag was added to the Filter method. The Join method was added to the Editor object. The FLAG_FIND_REMOVE_LAST flag was added to the Editor_Filter inline function and the
FILTER_INFO structure. The EE_JOIN message, Editor_Join inline function, and
JOIN_INFO structure were added.New General Features¶
New Options¶
New Commands¶
Macro New Features¶
Plug-in API New Features¶