- AuthorPosts
- March 25, 2014 at 8:36 pm #18135Yutaka EmuraKeymaster
Today, we are releasing EmEditor Professional v14.4.0 beta 1.
Updates from v14.3.1 include:New General Features
- The Outline plug-in features are now included in the EmEditor core. The Outline plug-in has been deprecated. A new Outline button was added to the toolbar. Clicking on the right side of the button (Down arrow) will display a menu including many commands related to Outlining. Clicking on the rest of the button toggles both the Outline Bar and the Outline Guide.
- Added the Copy and Copy All commands to the menu on the right-click in the Outline plug-in.
- The new version can adjust the window size automatically when a custom bar is opened.
- With the new version, the wrapping mode can be set independently per document, not only per configuration.
New Options
- The Outline tab of configuration properties.
- The Outline tab of the Customize dialog box.
- The Adjust Window size when Custom Bar is Opened check box and the Limit Window to Monitor Size when Custom Bar is Opened check box were added to the Window tab of the Customize dialog box.
- The Synchronize Wrap Mode check box was added to the View tab of the Customize dialog box.
New Commands
- Toggle Outline Bar and Guide
- Toggle Outline Bar
- Toggle Outline Guide
- Outlining (Popup Menu)
- Outline Properties
- Customize Outline
Bug Fixes
- Fixed a certain Snippets plug-in bug. http://jp.emeditor.com/forums/topic/%E3%82%B9%E3%83%8B%E3%83%9A%E3%83%83%E3%83%88%E3%83%BB%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E3%81%A7%E3%83%97%E3%83%AC%E3%83%BC%E3%82%B9%E3%83%9B%E3%83%AB%E3%83%80%E3%83%BB%E3%82%B8%E3%83%A3/
- Fixed a certain Scroll Bar Highlighting bug. http://jp.emeditor.com/forums/topic/%E5%9E%82%E7%9B%B4%E3%82%B9%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%AB%E3%83%90%E3%83%BC%E3%81%AE%E3%83%9E%E3%83%BC%E3%82%AB%E3%83%BC%E8%A1%A8%E7%A4%BA%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/
- Fixed the bug where Line Comment ending spaces couldn’t be saved when using the portable version. http://jp.emeditor.com/forums/topic/%E5%BC%B7%E8%AA%BF%E8%A1%A8%E7%A4%BA%E3%81%AE%E8%A1%8C%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/
- Fixed a certain IME issue. http://jp.emeditor.com/forums/topic/%E3%80%8C%E6%8C%87%E5%AE%9A%E6%96%87%E5%AD%97%E6%95%B0%E3%81%A7%E6%8A%98%E3%82%8A%E8%BF%94%E3%81%97%E3%80%8D%E3%81%AE%E6%8A%98%E3%82%8A%E8%BF%94%E3%81%97%E7%9B%B4%E5%89%8D%E3%81%A7%E3%80%81quot/
To Download
http://www.emeditor.com/pub/emed32_14.4.0_beta1.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta1.exe (64-bit installer)These files will be deleted when official release versions become available. The official releases can be downloaded at the Download page.
How to create portable version:
http://www.emeditor.com/support/#toggle-id-12To use v14 beta, 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.
If you already have a valid v13 license, upgrade from v13 is free!
Please also read: Announcing our policy change to rapid development, and introducing a maintenance plan
Thank you for continue using EmEditor!
P.S. We are adding outlining features now. Please post any feature requests especially regarding outlining.
Thank you!
March 26, 2014 at 10:11 pm #18140Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 2.
– Fixed a certain outlining bug.
– In case of XML, a node in one line is now included in the outline tree.
– Fixed a certain search highlighting bug.
– Workspaces now include wrapping mode for each document.http://www.emeditor.com/pub/emed32_14.4.0_beta2.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta2.exe (64-bit installer)March 28, 2014 at 9:40 pm #18148Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 3.
– The Comment and Uncomment commands now work at the current line if there is no selection.
New Commands:
Reset Font Size (CTRL+0)
Set Current Font Size as Default
Insert TabMacro New Features:
DiscardUndo properties was added to the Window object.Plug-in API New Features:
EE_GET_COLOR message.
Editor_GetColor inline function.
GET_COLOR_INFO structure.
EI_GET_DISCARD_UNDO and EI_SET_DISCARD_UNDO commands were added to the EE_INFO message.http://www.emeditor.com/pub/emed32_14.4.0_beta3.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta3.exe (64-bit installer)March 31, 2014 at 2:58 am #18155StefanParticipantYutaka wrote:
P.S. We are adding outlining features now. Please post any feature requests especially regarding outlining.
Here are my suggestions:
1.) a double click at a collapsed line in the Outline bar
should toggle the expand-state of the collapse-region in document:
If region is expanded, collaps it.
Else expand it.
(Maybe additionally hold a modifier key like CRTL for to execute that action)
2.) Extra nice would be an additional option:
[X] on expanding an top-level region, collapse all other top-level regions
3.) Please add a sixth outline type: Paragraph (This type has no levels at all)
Just take whole paragraphs as collapsing region:
——————————————————-
Type: [Paragraph (empty lines delimited) ]
——————————————————-
[-] Paragraph one with some lines.
Paragraph one with some lines.
Paragraph one with some lines.
Paragraph one with some lines.[+] Paragraph two with some lines.
[-] Paragraph three with some lines.
Paragraph three with some lines.
Paragraph three with some lines.[-] Paragraph four with some lines.
Paragraph four with some lines.
Paragraph four with some lines.[+] Paragraph five with some lines.
[+] Paragraph six with some lines.
——————————————————-
April 3, 2014 at 12:00 pm #18168Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 4.
– If the main menu was customized, the new Outline Bar and Outline Guide commands will be added to the View sub menu automatically.
– If the main toolbar was customized, the new Outline button will be added to the toolbar automatically.
– Fixed the bug where EmEditor could crash when trying to split the window while the Outline Bar is displayed.
– The tree in the Outline Bar is now initially expanded state.
– Worked around the issue when using a particular font, the ruler scale becomes too large.http://www.emeditor.com/pub/emed32_14.4.0_beta4.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta4.exe (64-bit installer)April 4, 2014 at 5:28 pm #18172Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 5.
– Fixed a particular issue with fonts.
http://jp.emeditor.com/forums/topic/windows8%E3%81%A7%E6%96%87%E5%AD%97%E9%96%93%E3%81%AB%E3%82%AB%E3%83%BC%E3%82%BD%E3%83%AB%E3%82%92%E7%BD%AE%E3%81%84%E3%81%9F%E3%81%A8%E3%81%8D%E3%81%AE%E4%BD%8D%E7%BD%AE/– Fixed a particular issue with file names in quotes.
http://jp.emeditor.com/forums/topic/v14-3-1-%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%AA%E3%83%BC%E3%83%97%E3%83%B3%E6%99%82%E3%81%AB%E3%80%8C%E3%83%89%E3%83%A9%E3%82%A4%E3%83%96%E3%81%AB%E3%83%87%E3%82%A3%E3%82%B9%E3%82%AF%E3%81%8C/http://www.emeditor.com/pub/emed32_14.4.0_beta5.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta5.exe (64-bit installer)April 8, 2014 at 2:36 pm #18176Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 7.
– Fixed various small issues.
http://jp.emeditor.com/forums/topic/emeditor-v14-4-0-beta-1-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/page/2/#post-19351
http://jp.emeditor.com/forums/topic/%e3%83%97%e3%83%ad%e3%82%b8%e3%82%a7%e3%82%af%e3%83%88%e3%80%81%e3%82%b9%e3%83%8b%e3%83%9a%e3%83%83%e3%83%88%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3%e3%81%ae%e3%82%ad%e3%83%bc%e3%83%9c%e3%83%bc/#post-19349
http://jp.emeditor.com/forums/topic/emeditor-v14-4-0-beta-1-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/#post-19332
http://jp.emeditor.com/forums/topic/windows8%E3%81%A7%E6%96%87%E5%AD%97%E9%96%93%E3%81%AB%E3%82%AB%E3%83%BC%E3%82%BD%E3%83%AB%E3%82%92%E7%BD%AE%E3%81%84%E3%81%9F%E3%81%A8%E3%81%8D%E3%81%AE%E4%BD%8D%E7%BD%AE/
http://jp.emeditor.com/forums/topic/%E3%83%97%E3%83%AD%E3%82%B8%E3%82%A7%E3%82%AF%E3%83%88%E3%80%81%E3%82%B9%E3%83%8B%E3%83%9A%E3%83%83%E3%83%88%E3%83%97%E3%83%A9%E3%82%B0%E3%82%A4%E3%83%B3%E3%81%AE%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC/http://www.emeditor.com/pub/emed32_14.4.0_beta7.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta7.exe (64-bit installer)April 9, 2014 at 6:55 pm #18183Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 8.
– Copied outline-collapsed lines can now paste as collapsed state.
– Fixed various small issues.
http://jp.emeditor.com/forums/topic/emeditor-v14-4-0-beta-1-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/page/2/#post-19361
http://jp.emeditor.com/forums/topic/%E3%83%96%E3%83%83%E3%82%AF%E3%83%9E%E3%83%BC%E3%82%AF%E3%82%92%E3%82%AF%E3%83%AA%E3%82%A2%E3%82%92%E3%81%97%E3%81%A6%E3%82%82%E3%80%81%E5%9E%82%E7%9B%B4%E3%82%B9%E3%82%AF%E3%83%AD%E3%83%BC%E3%83%AB/
http://jp.emeditor.com/forums/topic/%E8%82%AF%E5%AE%9A%E5%85%88%E8%AA%AD%E3%81%BF%E3%82%92%E7%94%A8%E3%81%84%E3%81%9F%E6%AD%A3%E8%A6%8F%E8%A1%A8%E7%8F%BE%E3%81%AE%E7%BD%AE%E6%8F%9B%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/http://www.emeditor.com/pub/emed32_14.4.0_beta8.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta8.exe (64-bit installer)April 10, 2014 at 11:54 pm #18188Yutaka EmuraKeymasterToday, we are releasing EmEditor v14.4.0 beta 9.
– Fixed various small issues.
http://jp.emeditor.com/forums/topic/emeditor-v14-4-0-beta-1-%e3%82%92%e5%85%ac%e9%96%8b%e3%81%97%e3%81%be%e3%81%97%e3%81%9f/page/2/#post-19370http://www.emeditor.com/pub/emed32_14.4.0_beta9.exe (32-bit installer)
http://www.emeditor.com/pub/emed64_14.4.0_beta9.exe (64-bit installer)April 15, 2014 at 7:54 pm #18257goraParticipantHi.
The latest versions of EE when switching modes “No Wrap” and “Wrap by Window” on large files (not at the beginning of the file) there is a moving text in the editor window UP or DOWN a few lines. The cursor remains in the same place on the screen, but in a different row.
- AuthorPosts
- You must be logged in to reply to this topic.