Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello AbqBill,
Thank you for using EmEditor!
Yes, two-keystroke keyboard shortcuts are supported.
Please see FAQ:
http://www.emeditor.com/modules/xoopsfaq/index.php?cat_id=6#q101
If you have further questions, please don’t hesitate to ask me. Thank you!
Yutaka Emura
KeymasterHello itaine,
Thank you for using EmEditor Professional.
I have not tried TortoiseHg, but I don’t expect all tools and popup windows work correct on the Explorer plug-in. If they don’t work, please try to use your tools on Windows Explorer.
However, I will try to reproduce the issue and see if I can fix it.
Thank you,
Yutaka Emura
KeymasterHello tom8251 ,
Thank you for using EmEditor!
CTRL + F3 should do the same.
Please don’t hesitate to ask me if you have further questions.
Thanks again!Yutaka Emura
KeymasterHello gan,
I am sorry but we are not sure if we release 9.17. We rather would like to release v10 as soon as possible since v10 includes all previous bug fixes plus many new features. v10 will be available free for v9 users.
Please let me know if you have further questions. Thank you!
Yutaka Emura
KeymasterHello gan,
Thanks so much for additional information.
I reproduced your issue, and I will fix it on the next beta version of v10.
Thanks again,
Yutaka Emura
KeymasterI don’t think there was the setting for this purpose, but the “In the selection only” option will be checked automatically if you select more than one line of the text before you display the “Replace” dialog box. However, if the selection does not include a new line (if the selection is only one line), then this check box will not be checked automatically. I hope this makes sense to you.
If you have further questions, please don’t hesitate to ask me. Thank you!
Yutaka Emura
KeymasterHi zhouzh2,
Thanks for your explanation.
In beta 10, I changed “Automatically Hide the List when Only One Candidate is Matched” check box to “Exclude Matched and Same-Length Word from the Candidate List”. I hope I am doing right this time.
Thank you,
Yutaka Emura
KeymasterHello pja,
I am glad you figured out the problem.
Thanks for posting your questions.
Please let me know if you have further questions in the future!Yutaka Emura
KeymasterHello mguttman,
Thanks for using EmEditor Professional.
The next major version (v10) allows you to toggle each mark. Thanks for your inputs!April 16, 2010 at 6:19 pm in reply to: Bug selecting string in quotes when string spans few lines #8371Yutaka Emura
KeymasterHello maxim_2004,
Thanks for your comment!
Currently, EmEditor doesn’t support selecting or copying multiple-line quotes like this. However, I am trying to fix this issue now.
Please let me know if you have further questions or comments.
Thank you!Yutaka Emura
KeymasterHello Maria,
I might consider that in future versions.
Thanks for using EmEditor!
Yutaka Emura
KeymasterHello blackhawk,
Thanks for using EmEditor!
Unfortunately, EmEditor can’t copy text including color and format. However, you might want to use a macro:
http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=8&lid=190
Please let me know if you have further questions. Thank you!
Yutaka Emura
KeymasterHello maxim_2004,
Thank you for using EmEditor!
This feature can be, and should be done by writing a macro. EmEditor shouldn’t include all feature that you can think of. I don’t want EmEditor to become bloated software.
Please let me know if you have any further questions.
Thank you!Yutaka Emura
KeymasterHi Steven,
Thanks for trying EmEditor v10 beta!
You have probably customized menus before. You can go to Customize Menus on the Tools menu, and then reset the main menu to discover new menu items.
If you have any other questions, please let me know.
Thank you!
Yutaka Emura
KeymasterHi zhouzh2
I will try to correct wording of the new option.
I didn’t completely understand your second request. Can you explain more details with examples?
Thank you!
Yutaka Emura
KeymasterHello owilsky,
Thanks for trying beta 9!
As you noticed, menus are not automatically merged to new menus. This is something I am considering for improvements.
“Last/Least accessed Document” are not included in the default menu, but they are included only in the All Commands menu. I might add those commands in the main menu on the next beta.
Please let me know if you have further questions or comments.
Thank you!Yutaka Emura
KeymasterHello robben,
“$cursor$” should appear because the macro writes it to it.
I am sorry I couldn’t figure out your issue. Maybe because this is the macro issue. I wish I understood better.Yutaka Emura
KeymasterHello Oliver,
I didn’t like it either, but the fact is lots of people are confused with the default behavior. Most people expect CTRL + TAB behave like Internet Explorer and Firefox where CTRL + TAB switches to the next document (right tab). So, that is why I changed the default CTRL + TAB should go to the next document (right tab). You can change the behavior by changing the keyboard shortcut.
However, I like your opinion. I might change the default as you suggested.
Other users, what do you think?Yutaka Emura
KeymasterHello mguttman
Thanks for reproducing this bug, and I am very sorry for any inconveniences. I am fixing that bug on the beta 10.
If you have further questions, please let me know.
Thanks again!
Yutaka Emura
KeymasterHello mguttman,
If you uninstall EmEditor, and click “No” when you are asked to save your data during uninstall, and install EmEditor again, then all your data will be fresh.
I don’t know why you had so many problems with spelling features, but I hope you can figure out what the problems were. Please let me know if you still have questions.
Thank you,
April 10, 2010 at 12:15 am in reply to: [done] ”Delete All” button in ”Customize Macros” dialog #8330Yutaka Emura
KeymasterHello Maria,
I am adding the Delete All button on the next beta (beta 9). Thanks!
Yutaka Emura
KeymasterHello QiaoJiao,
Thanks for using EmEditor!
Please go to Highlight(2) tab of JavaScript Properties, and then check “Special Syntax” is set to “(None)”. Or, you can reset all configurations.
Please let me know if you have further questions. Thanks!
Yutaka Emura
KeymasterHello Maria,
Thanks always for using EmEditor Professional!
I am adding that feature on the next beta (v10 beta 9).
Thanks for your inputs!Yutaka Emura
KeymasterHello QiaoJiao,
Thank you for using EmEditor Professional!
Is “JavaScript” selected as the current configuration? You can confirm which configuration is selected in the Status Bar. If you see “JavaScript”, then it is selected. If you see another configuration name, such as HTML, then it will be highlighted only when surrounded by tag. To change the current configuration, you can double-click where you see a configuration name (such as “HTML”), and then you can select “JavaScript” on the menu you see. You can also check the file extension association on the Association tab of JavaScript properties, and make sure “JS” is included in the list.
Please let me know if you have further questions. Thank you.
Yutaka Emura
KeymasterHello robben,
Thank you for using EmEditor Professional!
I tested your zen-coding macro with Outline plug-in, but I couldn’t find what the issue was. I only tested with a few simple conversions like:
div#header
div.item$-$-content*6
as the demo you showed us.
What exactly was the issue? Can you please write the detail procedure how to reproduce your issue, or maybe you can show me a screencast, please? Please also let me know your Outline plug-in settings.
Thanks again,
- AuthorPosts