Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
EmEditor Professional 16.1.4
#1
EmEditor is a fast, lightweight, yet extensible, easy-to-use text editor for Windows. Both native 64-bit and 32-bit builds are available!
ZDnet.com’s Ed Burnette called EmEditor the “World’s fastest text editor.” Read full review.
Japanese website “Mado-no-mori” remarked No need for Excel. Most powerful CSV editor. Read full review (translation).
The text editor supports powerful macros, Unicode, and very large files. Emurasoft’s timeless mission is to achieve our clients’ needs and wants by listening to them with empathy and expertise. We value timely customer support, and are honored to have distinguished users, including major corporations, educational institutions, institutions of the European Union, ministries of Japan, and governments from all over the world.
EmEditor has won over 24 International awards, including the Shareware Industry Award in the Best Apps category. EmEditor has also earned Windows 10 certification from Microsoft.

Site
Download
Change Log
Reply
#2
New in Version 16.4

New General Features
  • The new Auto Copy feature allows you to copy the selection automatically to the Clipboard without selecting the Copy command (CTRL + C). While the Auto Copy mode is on, the selection will be copied to the Clipboard immediately before the selection is deselected or deleted, immediately before the active document is switched, or the editor loses the keyboard focus. However, it does not work during the CSV cell mode.
  • The Delete/Bookmark Duplicate Lines (Advanced) command and Sort by Multiple Columns commands can be recorded as a macro now.
  • When deleting duplicates of an already sorted document, setting the Compare Adjacent Lines Only (Assume Presorted) check box dramatically increases the speed of the operation.
undefined
New Macros
  • AutoCopy.jsee (Toggles the Auto Copy feature, equivalent to the Auto Copy command)
  • Icons were added to all the standard macros.
New Options
  • The Auto Copy check box was added to the Edit tab of the Customize dialog box.
  • The Compare Adjacent Lines Only (Assume Presorted) and In the Selection Only check boxes were added to the Delete/Bookmark Duplicate Lines dialog box.
  • The In the Selection Only check box was added to the Sort by Multiple Columns dialog box.
  • The Show Arrows check box was added to the Scroll tab of configuration properties.
  • The Customize Macros dialog box can be resizable now. The My Macros list in the My Macros tab now allows you to select multiple items, and it also allows you to drag and drop selected items. The Top, Bottom, and Reset buttons were added to the My Macros tab, and Delete All button is obsolete. While the My Macros list has the keyboard focus, CTRL + A allows you to select all items.
undefined undefined undefined undefined undefined
New Commands
  • Auto Copy
Plug-in API New Features
  • The EE_MANAGE_DUPLICATES and EE_SORT messages were added.
  • The Editor_ManageDuplicates and Editor_Sort inline functions were added.
  • The MANAGE_DUPLICATES_INFO, COLUMN_INFO, and SORT_INFO structures were added.
  • The EEID_AUTO_COPY command was added.
Macro New Features
  • The DeleteDuplicates method and Sort method were added to the Document object.
  • #status directive … Specifies the status (whether the macro is enabled and whether it is checked) of the current macro should mimic the command specified by the ID.
Bug Fixes
  • Fixed some issues related to using a high-DPI monitor or multiple different-DPI monitors.
  • Fixed some issues related to the CSV cell mode.
  • Fixed some issues related to the Filter feature.
Reply
#3
EmEditor v16.5.0 beta 3.
Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v16.5.0 beta 2 include:
New General Features
  • Menu customizations are saved per language.
  • The Customize Menus dialog box now supports drag and drop menu items, and right-click in the list box displays a contet menu containing copy and paste commands.
To Download These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.
Please post any questions or comments at Beta Forums.
Reply
#4
v16.5
March 2, 2017
New General Features
  • The new version allows you to specify the file open From (default) position and To (default) position.
  • The Mouse Wheel rotation while pressing the SHIFT key scrolls the editor horizontally.
  • Right-click on many list boxes in dialog boxes such as Advanced Filter and Batch Replace displays a context menu containing the Cut, Copy, and Paste commands.
  • Advanced Filter and Batch Replace dialog boxes allow imports and exports of the plain text format as well as the TSV format.
  • Many text boxes in dialog boxes such as Find, Replace, Find in Files, and Replace in Files support text drag and drop.
  • Configuration Properties, Customize dialog box and Customize Markers dialog box allow you to search an entire dialog box for a specified text. (If you prefer the old behavior, please run Regedit and create a new REG_DWORD value “NewPropertySheet” as 0 at HKEY_CURRENT_USER\SOFTWARE\EmSoft\EmEditor v3\Common.
  • During updates the installer displays a prompt message box to close Explorer if running.
  • Menu customizations are saved per language.
  • The Customize Menus dialog box now supports drag and drop menu items, and right-click in the list box displays a content menu containing copy and paste commands.
undefined undefined undefined
New Options
  • The Customize button and From (default), To (default) text boxes were added to the Large File Controller.
  • The “Prompt when only a specified portion of file is opened” check box, From (default), and To (default) text boxes were added to the File tab of the Customize dialog box.
  • The Swap Find and Replace strings command was added to the context menu displayed when clicked on the > button next to the Replace with button in the Replace dialog box and Replace in Files dialog box.
undefined undefined undefined
Bug Fixes
  • Fixed the issue with the SetHeading command.
  • Fixed the issue with the Undo command.
Reply
#5
New General Features
  • Greatly improved speed for Replace All, Join CSV, Remove Newline Characters, and Insert Newline Characters operations. See the test results table below.
Test results:

v16.5
v16.6
Comparison
Replace All “9\n0” with “a\nb”
17.1 seconds
0.14 seconds
122 times faster
Undo the above
14.0 seconds
0.11 seconds
127 times faster
Replace All “9\n” with “a”
32.7 seconds
22.4 seconds
31.5% faster
Undo the above
73.5 seconds
29.2 seconds
60.3% faster
Replace All “0” with “0\n”
10.4 seconds
0.15 seconds
69 times faster
Undo the above
7.14 seconds
0.07 seconds
102 times faster
Join two CSV documents
385 seconds
2.57 seconds
150 times faster
Remove Newline Characters
34.8 seconds
22.4 seconds
55% faster
Undo the above
105.3 seconds
13.9 seconds
7.6 times faster
Insert Newline Characters
78.8 seconds
13.7 seconds
5.8 times faster
Undo the above
36.0 seconds
22.6 seconds
59% faster
* Replace: 100,000 lines of “0123456789”, Match Case deselected, Use Escape Sequences selected. Join CSV: Join 10,000-line CSV and 101,668-line CSV. Remove Newline Characters: 100,000 lines of “0123456789”, select all, and use Remove Newline Characters command. Insert Newline Characters: 100,000 times repeat of “0123456789” in one line, wrap by 10 characters, select all, and use Insert Newline Characters command. Windows 10 (64-bit) Core i7-4790 16GB RAM
  • The line number format can be customized now. (Customize dialog box – Format page).
New Options
  • The Marks/Formats page of the Customize dialog box was divided into the Marks page and Format page, and Line Number (Decimal) and Line Number (Hexadecimal) boxes were added to the Format page of the Customize dialog box.
New Command
  • Customize Format
Bug Fixes
  • Fixed the bug where very large HTML/XML files could crash immediately after opening when “Highlight Matching Tag” is set.
  • Fixed the bug where EmEditor could slow down (especially vertical cursor movement) when many macros are registered to My Macros.
  • Fixed the bug where Minimap could not be displayed for the first opened file when “EmEditor Quick Launch” is set.
  • Fixed the bug related to Replace All when “Treat CR and LF Separately” is set.
  • Fixed the bug where Ctrl+Shift+F could not be assigned in the Keyboard page of Configuration Properties.
  • Fixed the display bug when Configuration Properties or the Customize dialog box is resized.
  • Fixed the bug where EmEditor could crash after splitting a window, remove split, and exit.
  • Terms like “New Line” and “Return Method” are now consistently called “Newline Character”.
Reply
#6
EmEditor v16.9.0 beta 2
May 30, 2017/0 Comments/in EmEditor Beta /by Yutaka Emura
Today, we are releasing EmEditor v16.9.0 beta 2.
Notes: Beta versions are updated frequently. In order to update automatically to future beta versions, please select Select Update Channel on the Help menu, and select Betas.
Updates from v16.9.0 beta 1 include:
Bug Fixes
  • Fixed some issues related to Active String.
  • Suppors shorthand hexadecimal colors.
To Download These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.
Remarks
In order to inspect the name of the country where the IP address is registered,
Download http://geolite.maxmind.com/download/geoi...tryCSV.zip
unzip and place the extracted CSV file in the same folder in Macros sub folder of the EmEditor installed folder. This is usually %LOCALAPPDATA%\Programs\EmEditor\Macros if you install per user, or C:\Program Files\EmEditor\Macros if you install per computer. It is recommended to download and update the above file periodically since the database is updated frequently.
Notes: Beta versions do NOT support User Interface languages except English (U.S.) and Japanese.
Please post any questions or comments at Beta Forums.
Thank you for continue using EmEditor!
Share with friends...
Tags: v16.9
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  EmEditor Professional 17.5.0 ANkM 0 1,456 02-28-2018 , 04:41 AM
Last Post: ANkM

Forum Jump:


Users browsing this thread: 1 Guest(s)