Emurasoft EmEditor text editor Download Buy Now Features News Forums Library FAQ
 Login
Username:

Password:


Lost Password?

Register now!
 Main Menu
 Search

Advanced Search
 Search More
 Awards
Vector ProRegi Award
CNet five stars
TUCOWS five stars
Inuri five stars
ZDNet five stars
Mado-no-mori Award
Award List
 Certified for Windows Vista
Certified for Windows Vista
EmEditor is Certified for Windows Vista.
 Get Buttons
Get EmEditor text editor
Get Buttons and spread EmEditor!
 Partners
SlimBrowser
BellCommander
Veign
Markus Essler
CSE HTML Validator

EmEditor Professional 6 - New Features

With new Custom Bars, Displays Outlining, Web Preview, Search Bar and more!

Custom Bars can be now displayed within EmEditor window. With this feature, useful plug-ins such as Outlining, Web Preview, and Search Bar can be developed. Many features were added to support outlining and custom bars.

Explorer plug-in
Opening files using the Explorer plug-in.
Diff plug-in
Comparing two files using the Diff plug-in.
Outline plug-in
Displaying C++ source code using the Outline plug-in.
Web Preview plug-in
Displaying HTML source code using the Web Preview plug-in.
Snippets plug-in
Inserting commonly used phrases using the Snippets plug-in.
Search plug-in
Searching all open documents using the Search plug-in.

More Tab Features

Tabs features greatly enhanced on Version 5 are even improved on this version as well.

Tab Mouse Options dialog box
The Tab Mouse Options dialog box now allows you to set actions when the mouse button is clicked outside of tabs on the Tab bar.
Customize dialog box
The new option - Do Not Close Last Document by Selecting Close Command check box.

External Tool Standard Output can be now displayed within EmEditor

When a console program is specified as an external tool, its standard output can be now displayed in the EmEditor window. This makes it easy to capture a compiler's output, to tag jump at an error, and to edit back to the source code.

External Tool Properties
The Use Output Bar check box was added to the External Tool Properties dialog box.
Tool Output Bar
The tool's standard output is now displayed in the Output Bar.

Quick Start

EmEditor can be now loaded without displaying its window at the EmEditor tray icon's startup. This makes EmEditor window launch much faster.

Customize dialog box
The Quick Start check box was added to make EmEditor launch faster.

Other ActiveScript Support

ActiveScript languages other than JavaScript and VBScript can be now used. For instance, you can use PerlScript, PHPScript, Python, Ruby, and many other ActiveScript languages as long as script engines you would like to use are installed on your system. For example:

[PerlScript]

#language = "PerlScript"
$Window->document->write( 'Hello!' );

[PHPScript]

#language = "PHPScript"
$Window->document->write( "Hello!" );

[Python]

#language = "Python"
Window.document.write( 'Hello' );

[RubyScript]

#language = "RubyScript"
Window.document.write( "Hello!" );

Macros written by PerlScript
A macro written by PerlScript.

Windows Vista Ready!

EmEditor is now Windows Vista ready! EmEditor is aware of the new security feature called the User Account Control in Windows Vista, and allows you to run usually with least privileges environment. A few administrative settings are clearly distinguished.

Customize dialog box
The Associate with EmEditor button is clearly marked with the shield icon to show the Administrative privileges are required.

Many more features added

Several highly-requested features have been added to EmEditor including:

  • Added the Shortcut tab on the Customize dialog box, which allows you to display or hide the Tray Icon, Send To Shortcut and other shortcuts.

  • The Language tab was added to the Customize dialog box. By installing additional language packs, the user interface language can be switched.

  • The Automatically Name Untitled Document check box was added to the Save Details dialog box.

  • The management method for the current folder is changed, and solved the issue that previously used folders could not be removed.

  • The installer became Windows Installer, which allows installation without displaying dialog boxes.

  • New command line options (/ca, /car, /di, /hide, /ipi, and /sca) were added.

  • The Find and Replace dialog box positions are now remembered.

  • The Search All Open Documents check box added to the Find dialog box.

  • Regular expression search and validation messages and inline functions were added to the plug-in API.

Free Upgrade

EmEditor Professional v6 is available free for EmEditor Professional v4 and v5 users. EmEditor Standard v6 is available free for EmEditor Standard v4 and v5 users and EmEditor v3 users.

Printer Friendly Page
Send this Story to a Friend

Previous
EmEditor Professional 7
Top of contents Next
EmEditor Professional 5