topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 11:36 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - emurasoft [ switch to compact view ]

Pages: [1]
1
General Software Discussion / Re: Text editor with filtering of lines
« on: November 01, 2014, 04:50 PM »
Hello,

I am Yutaka Emura, the author of EmEditor, and I have posted a few messages in this DonationCoder.com before.

Please allow me to introduce a new version of EmEditor (v14.6), which includes the Filter Bar feature that is discussed in this forum.

https://www.emeditor...ry/new-version-14-6/

With the new Filter Bar, you can view only the lines that include a specified string.

Here is the video that shows the Filter feature (watch at 1:12).




Please let me know if you have any questions or any feature requests for future versions.

Thank you!


2
Best Text Editor / Re: Please correct EmEditor review
« on: October 28, 2006, 11:00 AM »
If you are talking about Time/Date command on the Edit menu (or F5 key), the format used is determined by the Windows system. You can choose whatever format you would like by going to Regional Settings in Control Panel, Date/Time short format.

[EDIT] Sorry. I found it was about this web site. I thought it was EmEditor command.  :)

3
Best Text Editor / Re: Please correct EmEditor review
« on: September 08, 2006, 11:42 AM »
Thank you for correcting the EmEditor Professional description.  However, I would like to ask you to re-exam the speed, which you mentioned 1.5s/2.5sEmEditor is actually popular because of its lightweight design.  I have tried to optimize the startup time every time I release the upgrade, and the startup time should be less than 1 second in most environments.  In Version 6.00 or later, there is a new option called EmEditor Quick Start, and you can find it from the Tools menu, Customize, and then Shortcut tab.  By checking this option, the EmEditor window will start even faster, and it will launch usually in less than 0.5 seconds.  This is possible because a hidden EmEditor window will be launched as soon as the EmEditor tray icon is launched.  When a user starts EmEditor, the hidden EmEditor window will be switched to the visible state, and it looks that EmEditor launches quickly.  This option is not turned on by default, so a user should turn on this option if he or she cares the speed most.  Even without this option, however, EmEditor does not use commercial libraries such as Microsoft Foundation Class (MFC), thus it is optimized very well especially for the startup time.  You can find that the size of the core program "emeditor.exe" is only 527KB at this writing, which should explain how light-weighted it is.

I am also eager to see other features that EmEditor is good at, such as Unicode.  The Unicode support is a must for anyone who uses international languages.  Most text editors claim they support Unicode (UTF-8 and UTF-16), but the reality is 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, most text editors cannot actually edit Shift-JIS (Japanese) encoding on English Windows.  Most text editors cannot even open Unicode file names.  I know because I tested them!

Maybe that is why EmEditor is a most popular text editor in international markets.  It is widely used by Japanese government and European Union organizations, and many international companies.

You can download the latest version of EmEditor Professional from http://www.emeditor.com/.

----
Yutaka Emura
The Developer of EmEditor
http://www.emeditor.com/


4
Best Text Editor / Please correct EmEditor review
« on: September 05, 2006, 01:48 PM »
I am an author of EmEditor.  I just came across to the Best Text Editor site, and the EmEditor review, but unfortunately EmEditor was not correctly reviewed, and I was very disappointed by that.

EmEditor does support Column Mode. It is called Block selection by EmEditor.  You can select block text by using mouse while pressing ALT or start using CTRL + SHIFT + F8

Code Folding is now supported by EmEditor Professional v6.  It is called Outline by EmEditor.

Macros is powerful, and it now supports not only Javascript/VBScript but also PerlScript, PHPScript, Python and any other ActiveScripts available.  Please let me know how the documentation is lacking.  These script languages are very popular and standard, and widely used by many people, so learning these languages should be easier.

User Tools: You can capture Standard Output of user defined external tools. 

I believe EmEditor is a best text editor.  It completely supports Unicode, and it is a very fast text editor.  It has a powerful tab features.  It is very stable.  It is extendable by using plug-ins.  It supports powerful macros, and supports many more features!

If you have not tried recent versions of EmEditor, you should try EmEditor Professional , and you can download from the EmEditor web site http://www.emeditor.com/It is a top rated developer software and text editor by CNet download.com.

Please also change the title of the software to EmEditor Professional from just EmEditor.

Thank you.

Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/





Pages: [1]