Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHi Stefan,
This is the intended behavior.
The modified documents are automatically saved, so I thought we shouldn’t need prompt to ask. If there were prompts, there is another problem when trying to close the plug-in (when opening a new plug-in custom bar, for instance). However, in the future, I might include the snippets plug-in to the EmEditor core so that I can add an option to ask for the prompt.Thanks!
Yutaka Emura
KeymasterHi Stefan,
This feature will be added on the next major version.
Thank you!
Yutaka Emura
KeymasterHello,
I am sorry, it was my mistake. There is no Output bar option for the Standard Error (nor for the Standard Output). I will consider adding the Output bar as an option for future versions. Thanks for your inputs!
Yutaka Emura
KeymasterI am fixing those 。 to ‘.’. Thank you for letting us know!
Yutaka Emura
KeymasterI am fixing those words. Thanks!
Yutaka Emura
KeymasterHello JohnQSmith,
This screenshot
http://www.emeditor.com/images/emeditor10_tool_prop_e.png
replaces the current document with the new standard output, and shows the standard error as a tooltip. You can change the standard output to the new document, and then standard error as the output bar. I hope this helps.
Thanks!
Yutaka Emura
KeymasterThis is just for an installer fix. There were no changes between emed32_10.1.0 and emed32_10.1.0a in program files (including emeditor.exe).
Yutaka Emura
KeymasterI will add a little smart way in the future version.
Thanks!Yutaka Emura
KeymasterHello Deipotent,
I might think about this in future versions.
Thanks!July 14, 2011 at 6:39 pm in reply to: Almost impossible to do a regex search with [x] incremental search #9482Yutaka Emura
KeymasterHello,
You probably had “Count Matches” check box checked. I fixed this issue on the next version.
Thanks!July 14, 2011 at 5:36 pm in reply to: incremental highlighting not updated when Find Dialog option changed… #9481Yutaka Emura
KeymasterHello Deipotent,
This will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterHello spudly,
I am sorry it was not fixed on v10.1.0. I have just fixed that in my code, so the fix will be reflected on the next release, whether it is minor or major. Thank you!
Yutaka Emura
KeymasterHello dw7832,
Thanks for your report. I needed to downgrade the installer because there was a problem in the latest version. I will look into this issue.
Yutaka Emura
KeymasterHello,
I can’t reproduce your issue, so I won’t be able to fix the issue. Can you please take a screenshot of the dialog you encounter, and email me at [email protected]? Please identify you are from the forum so I can easily recognize you. Thank you!
Yutaka Emura
KeymasterHi LTT,
This is a Windows issue, and not the EmEditor issue. Windows escape and unescape command lines because a double quote (“) and a backslash () has a special meaning. For instance, “ means “ so you will need to use “ to send a backslash and a quote. It is a very complicate matter, so please refer to Microsoft documents in order to understand how to escape command lines. While the command options are documented in the EmEditor Help, this Find in Files command option is not recommended to use directly. It is internally used by EmEditor.
Yutaka Emura
KeymasterHello LTT,
Thank you for explaining. This was certainly a bug, and I am fixing it for the next minor version – 10.1.0.
Thanks again!
Yutaka Emura
Keymaster1. It is possible that the Replace All do not work exactly same as the Replace Next.
2. Can you please create a sample file, and explain what you expect as a result? You might want to zip your sample file, and send it to [email protected], and please identify yourself as a forum member.
3. It is possible that you might escape a backslash when you use a command line, and escape again when using escape sequences.
Thanks!
Yutaka Emura
KeymasterHello,
Are you using the normal Find/Replace? Or Find in Files/Replace in Files?
Thanks!
Yutaka Emura
KeymasterHi Deipotent,
Thanks for your comments. I might consider that in future versions.
Yutaka Emura
KeymasterHi spudly,
I am enabling the CSV/TSV on very large files for v10.1.0 release.
Thanks!June 29, 2011 at 11:11 pm in reply to: Find (In Files)/Replace (In Files): > Selected Text option does not work correctly #9443Yutaka Emura
KeymasterHi,
“Word at Cursor” will always pick up a word at cursor even if there is a selection. “Selected Text” will not pick up a word if there is a selection.
Your understanding about the announcement is correct.
Thank you!
June 29, 2011 at 10:42 pm in reply to: Find (In Files)/Replace (In Files): > Selected Text option does not work correctly #9441Yutaka Emura
KeymasterHi,
This is the correct behavior. Even if Selected Text is selected, if no text is selected, the word at cursor will be the initial text to find. I will have to add an option to customize the behavior in future versions.
Yutaka Emura
KeymasterCSV/TSV mode will take too long time for very large files, so it was disabled. You can change the very large file threshold by changing the value in the “Minimum File Size to Use Temporary File” in the Advanced tab of Configuration dialog. In the future versions, I might add an option to allow CSV/TSV mode in very large files.
Thanks!
Yutaka Emura
KeymasterHi mgambrell,
This was a specification, but we will fix this issue in future versions. Thanks!
Yutaka Emura
KeymasterHi gning,
I will look into this issue in future versions.
Thanks for letting me know!- AuthorPosts