EmEditor

From TotalcmdWiki
Revision as of 11:38, 4 September 2005 by Flint (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

One of the most powerful shareware text editors. Its capabilities:

  1. Syntax highlighting for different file types:
    • Individual editor setup for every file type (highlight colors, keywords, word wrapping, keyboard shortcuts, backup and auto-save policy and so on).
    • Supports regular expressions in keywords for highlighting.
  2. Regular expressions for Find and Replace functions.
  3. Find in Files/Replace in Files.
  4. Automatic highlighting for search expressions (including ones that were previously searched for; this is customizable).
  5. Supports macroses (JS and VBS), plugins and external tools.
  6. Fully customizable all menus, toolbars, keyboard shortcuts (including starting of macroses, plugins and tools).
  7. Supports all encodings including Unicode (the list of encodings supported can be modified) and also Win/Unix/Mac newline methods.
  8. Possibility of choosing Single-document or Multi-document interfaces (internally EmEditor works always as SDI application).
  9. Works with vertical blocks.
  10. Possibility of typing characters that are absent in the keyboard layout (for example, Ctrl+/ with the following o will result in ø, Ctrl+, and C will type Ç and so on).
  11. Text drag&drop.
  12. Informative status bar.
  13. Can show line/page numbers and ruler.
  14. Autoindent with tabs or spaces.
  15. Possibility of creating new files from templates.
  16. And much, much more... And all this with simple and convenient interface.

Author: Emurasoft, EmEditor