Vertical Indicator and Scroll Bar Markers

EmEditor v14.3.0 released!

EmEditor v14.3.0 released!
Today, we are releasing EmEditor v14.3.0.

Updates from v14.2.2 include:

New General Features

  • The new ability to highlight changed/saved lines on the left edge of EmEditor windows. “Yellow” means changed lines, and “dark green” means changed but saved lines.
  • The new markers on the vertical scroll bar allows you to view changed lines, saved lines, bookmarks, lines matched with searched strings, comparision results and the cursor position. The left half side changed (“yellow”) and saved (“dark green”) lines. The center zone indicates searched strings (“light green”). The right side indicates bookmarks (“brown”) and comparison results (“green”, “pink”, and “blue”). The cursor position is indicated by a blue horizontal line. All the colors can be customized.
  • Middle-click on a scroll bar now scrolls the document to the specified position.
  • Optimized for large files when Encode/Decode Selection commands are selected.

New Options

  • The Show Marks on Vertical Scroll Bar, Changes, Marks, Found Strings, and Cursor Position check boxes on the Scroll tab of configuration properties.
  • The Highlight Changed/Saved Lines check box on the Marks tab of configuration properties.
  • The context menu displayed when right-clicked on a scroll bar includes the Scroll Properties.
  • The message box displayed at the end of document while searching now includes both OK and cancel button and allows you to cancel the search.

New Commands

  • Scroll Top
  • Scroll Bottom
  • Scroll Page Up
  • Scroll Page Down
  • Scroll Page Left
  • Scroll Page Right
  • Scroll Left Edge
  • Scroll Right Edge

Bug Fixes

  • Fixed the bug related to highlighting a searched string.
  • Fixed the bug where the Move Line Up and Move Line Down commands could work.
  • Fixed the bug where searching in CSV files might have caused a crash.
  • Fixed a certain file comparison issue.

Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can download EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.
https://support.emeditor.com/send_keys.php
80% of our customers (including old customers who have registered their products) already have lifetime licenses. Even if you haven’t installed v13, please click the above link to check if you can upgrade to v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.

EmEditor v14.3.0 beta released

Today, we are releasing v14.3.0 beta.

Updates from v14.2.2 include the new ability to highlight changed/saved lines on the left edge of EmEditor windows. “Yellow” means changed lines, and “dark green” means changed but saved lines.

Please see: EmEditor Professional v14.3.0 beta 1 released! for details and downloads.

Thank you for using EmEditor!

 

EmEditor icon

EmEditor v14.2.2 released!

Today, we are releasing EmEditor v14.2.2.

Updates from v14.2.1 include:

Bug Fixes

  • Adjusted the IME composition window.
  • In the CSV mode, the rightmost text will not be hidden anymore.
  • Fixed the bug where EmEditor might have crashed on the Exit All command after a file comparison.
  • Fixed the bug where updating markers using regular expressions under a certain condition.
  • The Rename theme on the Display tab of configuration properties is now enabled even when no theme is selected.
  • In the Projects plug-in and the Word Complete plug-in, fixed the bug where certain combinations of keyboards were difficult to assign.
  • In the Projects plug-in, fixed the bug where the Refresh command on the Context menu in the Symbol list didn’t work.

Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can download EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.
https://support.emeditor.com/send_keys.php
80% of our customers (including old customers who have registered their products) already have lifetime licenses. Even if you haven’t installed v13, please click the above link to check if you can upgrade to v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.

EmEditor icon

EmEditor Free Easy Installer

Today, we are releasing the EmEditor Free Easy Installer for a limited time.

This installer installs EmEditor as the FREE version, and does NOT require you to downgrade once you install. The installer asks fewer options during the install. The installer contains exactly the same binary files as the Professional/Free normal installer. The EmEditor Free Easy Installer is available only for personal use.

EmEditor Free

EmEditor Free Easy Installer is not available anymore. Please download EmEditor Professional and downgrade to EmEditor Free.

Download EmEditor Now!

EmEditor icon

EmEditor v14.2.1 released!

Today, we are releasing EmEditor v14.2.1.

Updates from v14.2.0 include:

Bug Fixes

  • Fixed certain issues where the pressing the Replace button in the Find in Files dialog box changed the contents in the File Types and the In Folder drop-down list boxes.
  • Fixed the cursor position after the Undo when the auto-indent is on.
  • Fixed some user interface language issues, especially for Traditional Chinese.
  • Worked around the issue where the installer couldn’t register emedshl64.dll on Windows XP x64 Edition.

Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can downlaod EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.
https://support.emeditor.com/send_keys.php
80% of our customers (including old customers who have registered their products) already have lifetime licenses. Even if you haven’t installed v13, please click the above link to check if you can upgrade to v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.

EmEditor icon

EmEditor v14.2.0 released!

Today, we are releasing EmEditor v14.2.0.

Updates from v14.1.0 include:

New General Features

  • User-defined guides can be set now. User-defined guides are vertical lines at specified columns on the editor for each configuration. User-defined guides allow you to easily view
    vertically arranged source
    code or text files.
  • The context menu when right-clicking on the Ruler now includes the Add/Remove User-Defined Guide command, which conveniently add a new guide, or remove an existing guide at
    the mouse-pointed position.
  • CTRL + SHIFT + I was assigned to the default keyboard shortcut for the Insert Special Character command.
  • If the Code Value text box was last used in the Insert Special Character dialog box, the new version now initially sets the keyboard focus to the Code Value
    text box when you open the dialog box again.
  • New HTML 5 elements and CSS 3 properties were added as highlight words to the default HTML and CSS configurations.
  • The new Insert Macron command allows you to insert characters with a macron. Moreover, the existing insert accent character commands were extended to type
    the following additional characters (please see Insert Special Characters for the complete list):
Accent TypeTo type thisPress (default keyboard shortcuts)
GraveǸ, ǹ, Ỳ, ỳCTRL + ` (ACCENT GRAVE), the letter
AcuteĆ, ć, Ĺ, ĺ, Ń, ń, Ŕ, ŕ, Ǵ, ǵ, Ḱ, ḱ, Ḿ, ḿ, Ṕ, ṕ, Ẃ, ẃCTRL + ‘ (APOSTROPHE), the letter
CircumflexĈ, ĉ, Ĝ, ĝ, Ĥ, ĥ, Ĵ, ĵ, Ŝ, ŝ, Ŵ, ŵ, Ŷ, ŷCTRL + SHIFT + ^ (CARET), the letter
TildeĨ, ĩ, Ṽ, ṽ, Ỹ, ỹCTRL + SHIFT + ~ (TILDE), the letter
DiaeresisẄ, ẅ, Ẍ, ẍ, ẗ, ¨CTRL + SHIFT + : (COLON), the letter or SPACE
RingŮ, ůCTRL + SHIFT + @, the letter
StrokeŁ, ł, Ⱥ, Ȼ, Ɇ, ɇCTRL + /, the letter
CaronČ, č, Ď, ď, Ě, ě, Ľ, ľ, Ň, ň, Ř, ř, Š, š, Ť, ť, Ž, ž, Ǧ, ǧ, Ǩ, ǩ, ǰ, Ȟ, ȟ, ˇALT + SHIFT + ^ (CARET), the letter or SPACE
MacronĀ, ā, Ē, ē, Ō, ō, Ū, ū, Ȳ, ȳ, Ḡ, ḡ, Ī, ī, ¯ALT + – (HYPHEN), the letter or SPACE
Diaeresis + GraveǛ, ǜCTRL + SHIFT + : (COLON), CTRL + ‘ (APOSTROPHE), the letter
Diaeresis + AcuteǗ, ǘ, Ḯ, ḯCTRL + SHIFT + : (COLON), CTRL + ‘ (APOSTROPHE), the letter
Diaeresis + CaronǙ, ǚCTRL + SHIFT + : (COLON), ALT + SHIFT + ^ (CARET), the letter
Diaeresis + MacronǕ, ǖ, Ǟ, ǟ, Ȫ, ȫCTRL + SHIFT + : (COLON), ALT + – (HYPHEN), the letter
The Add/Remove User-Defined Guide command

The Add/Remove User-Defined Guide command

The Show User-Defined Guides check box and the User-Defined Guide Positions text box

New Options

  • The Disable markers automatically when the Markers toolbar is hidden check box was added to the Options tab of the Customize Markers dialog
    box.
  • The << Find button was added to the Replace dialog box.
  • The Show User-Defined Guides check box and the User-Defined Guide Positions text box were added to the Marks tab of configuration
    properties.
  • The User-Defined Guides item was added to the Specified Part list box in the Display tab of
    Configuration Properties.
The << Find button was added to the Replace dialog box.

The << Find button was added to the Replace dialog box.

The Disable markers automatically when the Markers toolbar is hidden check box

The Disable markers automatically when the Markers toolbar is hidden check box

New Commands

  • Insert Macron
  • Add/Remove User-Defined Guide
  • User-Defined Guides

Macro New Features

  • The ShowUserDefinedGuides property was added to the MarkProp object.

Bug Fixes

  • Fixed the bug where the Percent-encoding to Unicode command may freeze.
  • Deletes duplicate entries in the HTML configuration.

Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can downlaod EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.
https://support.emeditor.com/send_keys.php
80% of our customers already have lifetime licenses. Even if you haven’t installed v13, please click the above link to check if you can upgrade to v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.

EmEditor icon

EmEditor v14.1.0 released!

Today, we are releasing EmEditor v14.1.0.

Updates from v14.0.1 include:

New General Features
– Enhanced multiple selections: you can now use SHIFT + RIGHT or LEFT keys to extend the selection while multiple selections are made.
– Line comments up to 15 characters long can be specified now (used to be up to 3 characters long).
– The color of Bookmarked lines can be specified now.
– The current line color is now kept even while a selection is made.
– You can now set a default initial folder for each configuration. When an untitled document is saved, the Save As dialog box will be initialized with the specified initial folder. Notes that if a known folder (such as Documents, Pictures, etc.) is specified, the Windows system might redirect the folder location. If the Sky Drive integration is set on Windows 8.1, the Documents folder might be redirected to the Sky Drive Documents folder.

New options
– The Bookmarked Lines item was added to the Specified Part list box in the Display tab of Configuration Properties.
– The “Do not show this message again” check box was added to the Access Denied dialog box to skip this prompt message. This dialog box is displayed when EmEditor tries to save a file in the Program Files or Windows system folder. This setting will be not be remember between EmEditor sessions, so the prompt message will show up again after you restart EmEditor.
– The Set Initial Folder check box and Initial Folder text box were added to the New File Details dialog box.

New commands
– Reset All Settings

Macro new features
– The InitialFolder property was added to the FileNewProp object.
– The SetInitialFolder property was added to the FileNewProp object.

Bug Fixes
– Fixed the bug where text drag & drop while pressing CTRL didn’t update the cursor position correctly.

Notes: Only English, Japanese, and Korean user interfaces are up to date. New features may remain in English in other language user interfaces.

Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can downlaod EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.
https://support.emeditor.com/send_keys.php
80% of our customers already have lifetime licenses. Even if you haven’t installed v13, please click the above link to check if you can upgrade to v14.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.

EmEditor icon

EmEditor v14.0.1 released!

Today, we are releasing EmEditor v14.0.1.

Updates from v14.0.0 include:

– After multiple selections are made, pressing the ESC key once will now collapses all the selections but keeps multiple cursors. pressing the ESC key again will make multiple cursors dissappear except the last one cursor.

– Fixed the bug where toolbar buttons dissapeared when cutomizing a toolbar.

– Fixed the bug where the installer didn’t accept v14 registration keys as the REGKEY= option.

– Fixed the bug where the “A new registration key is required for the new version. Do you want to continue?” message didn’t appear during the install even when a v13 key is detected and a v14 key is missing.
Please see EmEditor v14 New Features for details.
http://www.emeditor.com/text-editor-features/history/new-in-version-14/

You can downlaod EmEditor v14 at
http://www.emeditor.com/#download

V14 is free upgrade from v13. To use v14, you will need a v14 registration key. If you have valid v13 licenses, you can view your free v14 registration keys at Emurasoft Customer Center.

https://support.emeditor.com/send_keys.php

Please check this above link, and get v14 registration keys beforehand.

Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan.
http://www.emeditor.com/emeditor-core/announcing-our-policy-change-to-rapid-development-and-introducing-a-maintenance-plan/

Thank you for using EmEditor.