Cell Toolbar Options

EmEditor v16.1.0 released!

Today, we are releasing EmEditor v16.1.0.

Updates from v16.0.2 include:

New General Features

  • The new Cell toolbar was added. By default, the Cell toolbar appears when a CSV document is active and the cell selection mode is selected. The Cell toolbar allows you to edit the selected cell(s). Unlike the editor behavior, the Cell toolbar does not show the surrounding double quotes, and embedded delimiters are escaped. Newline codes are displayed as newlines.
  • Supports most of HTML5 named character references.
  • Many dialog boxes including a list with check boxes (such as Extract Columns), the new version allows you to drag and drop items to arrange the order in the list, and the Enable/Disable Selected Items check box now becomes Enable/Disable All when only 1 or 0 item is selected in the list.

New Options

  • The Automatically Show/Hide Cell Toolbar check box, the Automatically Set Focus (Cell Toolbar), and the Automatically Adjust Height (Cell Toolbar) were added to the CSV Options list in the CSV tab of the Customize dialog box.
  • The Enable/Disable All or Enable/Disable Selected Items check box was added to the Status tab of the Customize dialog box.
  • The Add EOF (Ctrl+Z, U+001A or 1AH) check box became enabled even when the Selection or Document is selected from the Input drop-down list box in the External Tool Properties dialog box.

New Commands

  • Cell Toolbar
  • Cell Toolbar Options
  • Automatically Show/Hide Cell Toolbar
  • Automatically Set Focus (Cell Toolbar)
  • Automatically Adjust Height (Cell Toolbar)

Bug Fixes

  • Fixed a certain bug related to the Extract command in the Find dialog box.
  • Fixed the bug where EmEditor might have crashed when opening multiple very large files and exit all.

Please see EmEditor v16.1 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of June 29, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Find dialog box

EmEditor v16.0.2 released!

Today, we are releasing EmEditor v16.0.2.

Updates from v16.0.1 include:

Bug Fixes

  • Fixed a bug where pressing the Find Next button immediately after the Select All button in the Find dialog box did not work.
  • Fixed a bug where selecting the Display File Names Only from the Output Options did not work under a certain condition.

Please see EmEditor v16.0 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of June 1, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Find dialog box

EmEditor v16.0.1 released!

Today, we are releasing EmEditor v16.0.1.

Updates from v16.0.0 include:

Bug Fixes

  • Fixed a bug where EmEditor might have crashed during Find in Files under a certain condition.
  • Fixed a certain issue related to the Binary (Hexadecimal View) encoding.
  • Fixed a certain issue related to text highlighting.
  • Fixed certain issues related to the CSV cell mode.

Please see EmEditor v16.0 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of May 31, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Find dialog box

EmEditor v16.0.0 released!

Today, we are releasing EmEditor v16.0.0.

Notes: Indonesian is not supported anymore as the UI language.

Updates from v15.9.0 include:

New General Features

  • The new Find dialog box allows you to extract searched strings from the current document or all opened documents.
  • New document titles are now suffixed with sequential numbers, such as Untitled-1, Untitled-2, …. (Notes: This causes breaking changes in Name and FullName properties of the Document object in macros)
  • The Web Help was improved so that it allows searches within the Help.
  • The new version does not include line numbers when only file names are extracted in the Find in Files dialog box.
  • The Record All Activities command is obsolete.
  • By default, the following tag formats are supported now.
  •    C:\…\filename.txt: (file name only)
  •    C:\…\filename.txt(5:3): (line 5, column 3)

New Options

  • The Extract Options dialog box was added.
  • The Quote All Cells button was added to the CSV Converter.
  • The Play Extra Sounds check box was added to the Window tab of the Customize dialog box.
  • The default value for the Maximum Memory Size in the Advanced tab of the Customize dialog box become 90%.
  • The Set Focus in Output Bar check box was added to the External Tool Properties.
  • The Record Mouse Activities and Keyboard Input to Other Applications check box, the Record All Mouse Movements check box, and the Idle Time before Inserting Sleep method text box are obsolete in the Options tab of the Customize Macros dialog box.

New Commands

  • Quote All Cells

Plug-in API New Features

  • The EE_GET_FILTER message, the Editor_GetFilter inline function, and the FILTER_INFO_EX structure were added.

Macro New Features

  • The Filter Object and Filters Collection were added.
  • The filters property and Untitled property were added to the Document object.
  • The eeFindFileAndLine, eeFindFileNamesOnly, eeFindLineOnly, eeFindMatchedOnly, and eeFindOutput flags were added to the Find method of the Selection object.

Bug Fixes

  • Fixed the bug where the Find in Files with Onigmo regular expressions could crash EmEditor.
  • Fixed the bug where the Delete and Undo under the virtual space mode did not work correctly.
  • Fixed certain bugs related to the CSV cell mode.
  • Improved the behavior when a critical error in file read/write occurs.

Please see EmEditor v16.0 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of May 24, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v16 is the same as the key for v15 and v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Windows 10 Compatible

EmEditor has earned the Windows 10 compatible logo!

Today, EmEditor v16.0 has earned the Windows 10 compatible logo by passing the Windows 10 certification test from Microsoft.

Windows 10 Compatible

Thank you for supporting EmEditor!

JSON

EmEditor v15.9.0 supports JSON

EmEditor v15.9.0 now supports JScript Version 5.8 as a macro language including the JSON object. For example, you can write a macro using JSON:

var text = '{ "employees" : [' +
 '{ "firstName":"Noah" , "lastName":"Smith" },' +
 '{ "firstName":"Emma" , "lastName":"Johnson" },' +
 '{ "firstName":"Liam" , "lastName":"Williams" } ]}';

var obj = JSON.parse(text);

alert( obj.employees[1].firstName + " " + obj.employees[1].lastName );

alert( JSON.stringify( obj, null, " " ) );

This feature was not mentioned in the released notes, but we found it useful so decided to announce in a separate announcement. The JSON support was made possible because of EmEditor customers’ inputs in our forums. Thanks for your support and inputs!

CSV Converter

EmEditor v15.9.0 released!

Today, we are releasing EmEditor v15.9.0.

Notes: Indonesian is not supported anymore as the UI language.

Updates from v15.8.4 include:

New General Features

  • The new CSV Converter was added.
  • CSV conversion command optimization.
  • Another separator is added to the right side of CSV documents.
  • The Cut Column(s), Copy Column(s), Paste, Delete Column(s), Insert Column Left, and Insert Column Right commands were added to the Ruler menu.
  • The Insert Line Above and Insert Line Below commands were added to the left edge menu.
  • The settings for Undo buffer is obsolete. Instead, the physical memory size is used to determine whether the Undo should be retained. The physical memory threshold can be set in the Advanced tab of the Customize dialog box.
  • The new version allows you to cancel the current command when the Undo data will not be available.

New Options

  • The Default column width text box was added to the CSV tab of the Customize dialog box.
  • The Always Discard Lengthy Undo Information to Accelerate check box was added to the Edit tab of the Customize dialog box.
  • The Maximum Memory Size text box was moved from the Sort tab to the Advanced tab of the Customize dialog box.

New Commands

  • CSV Converter
  • Delete Column(s)
  • Cut Column(s)
  • Copy Column(s)
  • Insert Column Right

Plug-in New Features

  • The Copy and Select All commands were added to the context menu on the list of the Word Count plug-in.
  • Added the ability to call a snippet by the path.

Plug-in API New Features

  • The FIND_REGEX_INFO_EX structure was extended. The BACK_REF structure was added.

Macro New Features

  • The Regex object, Matches collection, and Match object were added.
  • The regex property was added to the Editor object.
  • JScript Version 5.8 support including the JSON object.

Bug Fixes

  • Fixed a certain bug related to the CSV cell mode.
  • Lookbehind regular expression searches using Onigmo work better now.
  • Fixed a certain bug related to Replace All while making muliple selections.
  • Fixed a certain bug related to the Replace method of macros.
  • During upgrading, the installer now prompts you to close Brother Control Center if it is running background.

Please see EmEditor v15.9 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of April 19, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Cell Selection Mode (random fictitious data)

EmEditor v15.8.4 released!

Today, we are releasing EmEditor v15.8.4.

Updates from v15.8.3 include:

Bug Fixes

  • Fixed the bug where EmEditor might have crashed when selecting the Open and Close command while opening a very large file.
  • Fixed the bug where EmEditor did not show inserted characters after sorting an empty document.
  • Fixed certain bugs related to the CSV cell mode.

Please see EmEditor v15.8 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of March 22, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Cell Selection Mode (random fictitious data)

EmEditor v15.8.3 released!

Today, we are releasing EmEditor v15.8.3.

Updates from v15.8.2 include:

Bug Fixes

  • Fixed the bug related to CSV cell selection mode and headings.
  • Fixed the bug where EmEditor might have crashed when the Undo information is very large (such as the CSV conversion commands).
  • EmEditor now shows a message box if an error occurs when files were dropped to EmEditor from another application. (File drag and drop from a 32-bit application to 64-bit EmEditor does not work due to address space layout randomization (ASLR).
  • Fixed thg bug related to backslash escaping in regular expressions with the Filter toolbar.
  • Fixed the bug where a previous workspace name could appear in the Save Workspace and Save Workspace As commands even if no workspaces were opened.

Please see EmEditor v15.8 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of March 15, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!

Cell Selection Mode (random fictitious data)

EmEditor v15.8.2 released!

Today, we are releasing EmEditor v15.8.2.

Updates from v15.8.1 include:

Bug Fixes

Please see EmEditor v15.8 New Features for details.

To update, you can select Check for Updates on the Help, or you can go to the Download page to download the newest version.

In order to reduce the installer size, the Help file is not included in the installer. You can view the Web Help with your browser, or download the separate Help file. If you would like to download the separate local Help file, please go to the Download Help page.

This version is available free if you have a lifetime license or if your maintenance plan is valid as of March 7, 2016. Your registration keys might be found in the Emurasoft Customer Center. The registration key for v15 is the same as the key for v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.

Thank you for using EmEditor!