Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello ToadLoadin,
I saw your screencast. As you noticed, the auto indent feature is disabled while the cursor is inside a placeholder. This is the specification. It would become too complicated if the auto indent feature is enabled while the snippet is working. However, I might consider improvements in future versions.
Thanks for your inputs! Please let me know if you have other questions or comments.
Yutaka Emura
KeymasterHello blackhawk,
Thanks for using EmEditor Professional!
I want to add the folder comparison feature, but that might be a big project. I might create a separate application for that feature if many people ask. I might consider that in the future.
Thanks for your inputs! Please let me know if you have further questions or comments. Thanks again!
Yutaka Emura
KeymasterNo. Event handles cannot be added to macros, unfortunately.
Thanks for using EmEditor!Yutaka Emura
KeymasterHello Flint,
Thanks for using EmEditor Professional!
I modified the code so that “Rename” would not delete the original theme when the theme is modified. It might be not perfect, but I think it is better now.
Thank you,
Yutaka Emura
KeymasterHello robben,
Thanks for trying beta 7.
I am very sorry that the Snippets plug-in didn’t work on beta 7. I fixed this issue, and will release beta 8 soon.
Thanks again!
Yutaka Emura
KeymasterHello mguttman,
Can you try resetting the Context Menu? To do that, select Customize Menus on the Tools menu, select “Context Menu”, and then click “Reset”. I hope this helps this time.
Please let me know if you still have issues.
Yutaka Emura
KeymasterHello mguttman,
Please make sure a proper language is selected from “Dictionaries” popup menu (on the context menu). Please try another word if you can see any suggestions and “Add to Dictionary” command. No plug-in is necessary.
Yutaka Emura
KeymasterHello Viggen,
I changed the tab order in Replace/Find in Files/Replace in Files dialogs. Let’s see if anyone has an objection to this change…
Thanks for your inputs!
Yutaka Emura
KeymasterHello sst,
Thanks for using EmEditor!
I removed “&” from the default HTML keyword list. It will be available on beta 7. Let’s see if anyone has an objection…
Thanks for your inputs!Yutaka Emura
KeymasterHello corr0126,
Thank you for using EmEditor!
What do you want to export to a spreadsheet format? CSV is a kind of spreadsheet format.
Please let me know if you have further questions.
Thank you!Yutaka Emura
KeymasterHello zhouzh2,
Thanks for your demo. I will fix this issue on beta 7.
If you have further comments, please let me know.
Thanks!Yutaka Emura
KeymasterHello mguttman,
I received your email. Thanks for your screenshots Apparently, you are using the U.S. Spelling plug-in. The toolbar button is in the plug-ins bar. This should be uninstalled. To uninstall the plug-in, you can go to Tools menu, Plug-ins sub menu, and then select the Spelling (U.S.), and click Uninstall button.
The context menu should be populated with suggested words when you right cilck on a word underlined with a red wiggly line. “Add Dictionary” will be right after all the suggested words. When you define menus, “Add Dictionary” can’t be selected, but it is included in “Spelling Suggestions” command.
I hope you understand all the above. Please let me know if you still have questions.
Thank you for using EmEditor!Yutaka Emura
KeymasterHello zhouzh2,
P.S. I think the snippets plug-in should be temporarily turned off in vertical mode,just like the word-complete plug-in, as they are not functioning rightly in Vertical Mode.
I am not sure if I understand this correctly. Do you mean Sticky Vertical mode? I don’t see the Word-Complete plug-in is temporarily turned off.
Yutaka Emura
KeymasterHello Viggen
1) I think it is natural to assume “>” should be after Find text box. What do you think, other users?
2) I see. However, I might consider this in future versions.
Thanks!
Yutaka Emura
KeymasterThanks for your screencast. The global option will be supported in beta 7. The format is :
${n/regexp/replace_format/option}
where option is g.
For instance.
$1
${1/./U/g}will uppercase all characters in $1.
Note: you cannot use “.*?” as a regular expression. This will match zero-length character, and the result will be empty. However, you can use “.+?”.
Yutaka Emura
KeymasterYou can email your screenshots to me at [email protected], and please identify yourself and mention your user name (mguttman).
I will consider “Ignore All” command in future versions.
Thank you,
Yutaka Emura
KeymasterHello robben,
No, sorry. Each snippet is not able to be called from macros. The Snippets plug-in command (toggling custom-bar) is possible.
Yutaka Emura
KeymasterHello robben,
This is the same bug as zhouzh2 reported. It will be fixed on beta 7.
Thank you!
Yutaka Emura
KeymasterHello zhouzh2
Thanks for trying EmEditor beta!
1. I have fixed that Snippets plug-in bug. You will see the bug fix on beta 7.
Feature request 1. I added “Automatically Hide the List when Only One Candidate is Matched” check box in the Word Complete properties Options. This allows the list disappear when only one candidate is matched.
Feature request 2. I will think about this feature, but probably not in v10.
Please let me know if you have further questions or comments.
Thanks again!Yutaka Emura
KeymasterHello mguttman,
Thank you for using EmEditor!
Which toolbar button are you talking about? There are no spelling checker buttons yet in the current version (beta 6). I suppose you are using a Plug-in spelling checker. The plug-in spelling checker is completely different from the new spelling checker. So you should uninstall the old plug-in spelling checker.
“Add to Dictionary” command is already included in the context menu. “Ignore” and “Ignore All” are not (same as FireFox). I might consider those Ignore commands in future versions.
Please let me know if you have further questions.
Thanks again!Yutaka Emura
KeymasterHello banita,
Thank you for using EmEditor Professional!
There should be no difference between configurations if configurations are exactly same. Please make sure all “Bracket Pairs” are checked in the Highlight (2) tab of both configuration properties. And of course, “Highlight Matching Brackets” needs to be checked, too.
If you have further questions, please let me know. Thanks again!
Yutaka Emura
KeymasterHi Steven,
Thanks for using EmEditor Professional!
No, you should uninstall EmEditor v8 before you install v10. Even if you forget to uninstall v8, v10 installer should automatically uninstall v8.
Please don’t hesitate to ask me if you have any further questions.
Thanks again!Yutaka Emura
KeymasterHello mguttman,
Thanks for trying EmEditor beta.
I have just fixed this bug for beta 6. Thanks for reminding me.
Please don’t hesitate to ask me if you have further comments or questions. Thanks again!
Yutaka Emura
KeymasterHello zhouzh2,
Thanks for trying EmEditor beta 5.
I fixed all bugs except 3. encoding issue. This encoding issue is a specification. If this popup menu is going to be used for a new encoding for untitled document, then I need to add “with Unicode Signature” and “without Unicode Signature”, which makes it more complicated.
I might also consider your feature requests as well. Thanks for your inputs!
Please let me know if you have other questions or comments.Yutaka Emura
KeymasterHello ToadLoadin,
Thanks for trying EmEditor beta 5!
I fixed that bug with the Dictionaries folder. I am not sure about the “global” option but regular expressions we use depend on Boost regex library.
Please let me know if you have other questions. Thanks!
- AuthorPosts