EmEditor

EmEditor
Developer(s) Emurasoft, Inc.
Stable release
16.3.1 / November 29, 2016 (2016-11-29)
Operating system Microsoft Windows
Size ~6 MB
Type Text editor
License Proprietary
Website http://www.emeditor.com

EmEditor is a lightweight extensible commercial text editor for Microsoft Windows. It was developed by Yutaka Emura of Emurasoft, Inc. It includes full Unicode support, 32-bit and 64-bit builds, syntax highlighting, find and replace with regular expressions, vertical selection editing, editing of large files (up to 248 GB or 2.1 billion lines), and is extensible via plugins and scripts.[1][2]

Features

Unicode support

EmEditor supports Unicode and provides tools for work with various character encodings. These features include automatic encoding detection, byte order mark support, file reload with a different encoding, and detection of encoding errors. EmEditor can use any encoding supported by Windows and easily converts from one encoding to another. The program opens Unicode file names and searches for Unicode characters.

Large files

EmEditor is capable of working with very large files.[3] For large files up to 248 GB, rather than opening them in memory, EmEditor "spills them out" into disk space. For files over 248 GB, it uses its Large File Controller to edit separate sections of the file.

Plug-ins

EmEditor is extensible via plug-ins written in C/C++. The editor's API is available, so that users can write their own plug-ins.

The following plug-ins are installed with EmEditor by default:

An optional 32-bit plug-in for CSE HTML Validator support is also available.[4]

Scripting macros

The program is scriptable using the Windows Script Host. The program's scripts are written in either JScript or VBScript. EmEditor can generally be scripted in any scripting language that supports Active Scripting. The program includes powerful macros.[5]

Awards and nominations

See also

References

  1. "EmEditor.com". Retrieved 22 August 2013.
  2. "PC Advisor: EmEditor Professional review". Retrieved 22 August 2013.
  3. ZDnet Article
  4. CSE HTML Validator plug-in (32-bit) Retrieved 2012-10-03
  5. CNET Download.com Review Retrieved on 3 March 2009.
  6. The Epsilon Award - the nominated of 2010
  7. Download EmEditor Professional – Shareware Software – Tucows Retrieved on 29 July 2010
  8. Shareware Industry Awards 2008
  9. CNET Download.com EmEditor page Retrieved on 12 March 2009.

External links

This article is issued from Wikipedia - version of the 12/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.