the file to be opened. It also allows you to stop the opening of the file and
available.
color=#ff0066>macros that can manipulate other applications,
Windows-based files, or network functionalities. The macros are based on the
Windows Scripting Host (WSH) engine, so you can use all of the powerful, robust
objects available under the Windows Scripting Host. You can program macros with
popular script languages including javascript
and VBScript. You can even program with PerlScript, Python, PHPScript, Ruby, and
other ActiveScript languages as long as the script engines you want to use are
installed on your system. Nevertheless, EmEditor barely forefeits its
light-weightedness when using macros. EmEditor macros are modules designed
independently of EmEditor executable and are implemented as a Dynamic Link
Library (DLL) file. To conserve system resources, the DLL is only loaded during
the macro execution.
The Unicode support is a must for anyone who uses
international languages. Many text editors claim they support Unicode (UTF-7,
UTF-8 and UTF-16), however, they only convert Unicode to the system encoding (or
ANSI) internally when they open files, so they cannot actually edit characters
that are not supported by the system encoding. For instance, many text editors
cannot actually edit Shift-JIS (Japanese) encoding on English Windows. Most text
editors cannot even open Unicode file names. EmEditor supports Unicode natively,
and in fact, the whole program is built as a Unicode application. EmEditor
allows you to open a file with any encoding supported in the Windows system, and
you can easily convert from one encoding to another within EmEditor. EmEditor
allows you to open Unicode file names, and allows you to search for Unicode
characters. Since EmEditor supports Unicode characters even outside of the Basic
Multilingual Plane (BMP), it can display the CJK Extension B characters as long
as a supporting font is available on the system. With EmEditor plug-ins,
EmEditor allows you to convert a selected text to HTML/XML Character Reference
or Universal Character Names, and vice versa.
Features:
- Large File
Controller
- Vertical Selection Editing
- Binary Editing
- Optimized
Search and Replace
- Improved Projects Plug-in
- The Function Bar can now
be displayed
- Speed is optimized when each line is very long
- Marks (CR,
LF, Tab, Space, EOF) can be customized (Tools > Customize > Marks)
-
Extended Katakana support is available
- Auto-panning by clicking the mouse
wheel
- The Indent Guides can be displayed (Configuration Properties >
Marks > Show Indent Guides)
- Right-click in the line numbers or the left
side of the window to move the cursor to start of that line
- Tag Format can
be specified with regular expressions (Customize > Edit > Tag Format)
- Drag and drop editing can be disabled (Customize > Edit > Enable
Text Drag and Drop)
- Temporary folders can be specified (Customize >
Advanced > Use System Temporary Folder)
- The Keyboard Map window can be
sorted by clicking each column
- INI files can be imported to the Registry
(Import and Export Wizard > Import Personal INI files to the Registry)
-
The Copy command now copies the entire current line when no text is selected.
The old behavior can be also selected by using the Copy Selection command
-
The Cut command now cuts the entire current line when no text is selected. The
old behavior can be also selected by using the Cut Selection command
- A new
dialog appears when invalid characters are contained in the opening file
- A
new dialog appears when the document contains characters which will be lost if
saved as selected encoding for saving
- Find in Files results can be
redirected in the Output Bar (Find in Files > Use Output Bar)
- The new
Jump Next and Jump Previous commands can be used to jump between results in the
Output bar
- Mouse wheel with CTRL increases or decreases the font size
-
Mouse wheel with Right-click moves to next or previous document