Neha Patil (Editor)

EmEditor

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Emurasoft, Inc.

Size
  
~6 MB

License
  
Proprietary

Operating system
  
Microsoft Windows

Type
  
Text editor

Stable release
  
16.3.1 / November 29, 2016 (2016-11-29)

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.

Contents

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. 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:

  • HTMLBar
  • Open Documents
  • Outline
  • Projects
  • Search
  • Snippets
  • WebPreview
  • WordComplete
  • Word Count
  • An optional 32-bit plug-in for CSE HTML Validator support is also available.

    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.

    Awards and nominations

  • EmEditor Professional has been nominated for the Epsilon Award 2010. Later it won the second place of the award.
  • EmEditor 10.0 was awarded a 5/5 Cows editor's rating on tucows.
  • EmEditor won the Shareware Industry Award for 2008 in the Best Applications category.
  • EmEditor 8.00 was awarded a 5/5 stars Editor's Rating on CNET's Download.com on November 18, 2008.
  • References

    EmEditor Wikipedia