Software:EditPlus

From HandWiki
EditPlus
Developer(s)ES-Computing
Initial releaseMarch 20, 1998 (1998-03-20)
Stable release
5.2.2450 / 02 Oct 2019
Operating systemMicrosoft Windows
Size2.2 MB (64-bit installer)
TypeText editor
LicenseShareware
Websiteeditplus.com

EditPlus is a text editor for the Microsoft Windows operating system, developed by Sangil Kim of ES-Computing. The editor contains tools for programmers, including syntax highlighting (and support for custom syntax files), file type conversions, line ending conversion (between Linux, Windows and Mac styles), regular expressions for search-and-replace, keystroke, spell check, full support for Unicode editing, customizable keyboard shortcuts, auto-completion, code folding, and more. Files can be browsed and edited in tabs, and an internal file browser is implemented in the software.

The "View in Browser" button is useful for editing HTML code and viewing the results immediately in the editor.

Features

Some of its features include:

  • Tabbed document interface
  • Drag-and-drop
  • Spell checker (Spell checker doesn't distinguish between text and code)
  • Supports text encoding formats such as Unicode, for international writing systems
  • Find and replace over multiple documents
  • Auto-completion
  • Bookmarks
  • Syntax highlighting and code folding
  • Brace and indent highlighting
  • Regular expression find and replace
  • FTP browser (plug-in included in standard installation)
  • Macro recording and execution.
  • File status auto-detection
  • Hex viewer
  • Zen Coding
  • Column selection

See also

References