Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterThis screenshot is an example of using standard input and output for the tidy.exe program:
http://www.emeditor.com/images/emeditor9_tool_prop_e.png
(in the “New External Tools” section of the EmEditor Professional 9 feature page: http://www.emeditor.com/modules/feature1/rewrite/tc_35.html )
The standard input/output is used only if the external program supports standard input/output. Most Windows programs don’t utilize standard input/output, but console programs (most programs run from the Command Prompt window) may use standard input/output. You can get more information by searching the Internet with “standard input or output”.
Thanks!
Yutaka Emura
KeymasterHi ToadLoadin,
Thanks for your comments! I wish so, too!
Yutaka Emura
KeymasterHi dmitryl,
What do you mean by “side-bar”? The Projects plug-in is already displayed as side-bar. Thanks,
Yutaka Emura
KeymasterHi dmitryl,
No, you can’t place toolbars on the bottom of the editor.
Yutaka Emura
KeymasterHi user,
As ToadLoadin mentioned, you can use a macro to do this.
Also, you can use the Batch Replace feature of EmEditor Professional 11 to do this task easily.
http://www.emeditor.com/modules/feature1/rewrite/tc_39.html#batch_replace
Thanks!
Yutaka Emura
KeymasterHi dmitryl,
Please check your profile page (Edit Account) on the right side bar of this web page. Please check “Notification Method” drop-down list box.
Thanks,
Yutaka Emura
KeymasterHi dmitryl,
There is no “Read-only” toolbar button. However, you can double-click “READ” on the status bar to toggle between the normal and read-only mode.
Thanks!
Yutaka Emura
KeymasterHi emuser1,
This is not a bug. SHIFT + ENTER is currently assigned as the “Open Line Above” command. You can change the keyboard shortcuts from the Help > Keyboard Map or configuration properties > Keyboard tab.
Thanks!
Yutaka Emura
KeymasterHi shx,
Currently, there is no way to select a default configuration for a new text. This is something we will consider as a new feature in future versions.
Thanks!
Yutaka Emura
KeymasterHello,
Yes, of course!
http://www.emeditor.com/modules/feature1/rewrite/tc_1.html#external_tool_output
Thanks!
January 30, 2012 at 6:20 pm in reply to: When "find toolbar" is not as one of plugins,its button is not available in toolbar #9910Yutaka Emura
KeymasterHello me75,
You could create macros for those buttons, but we might add those new buttons in future versions.
Thanks!
Yutaka Emura
KeymasterHi ArthurZ,
You can change the color settings from Configuration Properties – Display, and you can import or export color settings as theme files. I am not sure exactly how you want to improve the color schemes from this video.
Thanks!
January 27, 2012 at 7:08 am in reply to: Unable to execute SQL file passed into SQLCMD from Tools #9904Yutaka Emura
KeymasterHello ArthurZ,
The Initial directory should be “$(Dir)”, not “$(Path)”.
Thanks!
Yutaka Emura
KeymasterHi,
When you install EmEditor, please select “Custom” Install (instead of “Typical” or “Complete”), and clear related check boxes. You should not see these options checked next time.
Thank you,
Yutaka Emura
KeymasterHi,
Currently, this is the specification. EmEditor doesn’t undo the selection state. Thanks!
Yutaka Emura
KeymasterHi Deipotent,
I will take a look at the code for this issue for next major versions. Thanks!
Yutaka Emura
KeymasterHi,
I am aware that this happens with RTL languages, and that is why EmEditor doesn’t support RTL languages. I am sorry for inconveniences.
Yutaka Emura
KeymasterHi Deipotent,
1) The spelling checker was analyzed by the spelling engine (Hunspell), so it is separate from EmEditor. Currently, there is no easy way to make an underscore (‘_’) a part of a word unless modifying the Hunspell source code or the spelling data.
2) You are right about it. It is hard to describe the reason, but it is currently the specification.
Thank you!
Yutaka Emura
KeymasterHello,
I also noticed that the Find Previous button should be disabled if the Selection Only is checked. I will fix this. The incremental search still highlight all matches, which is the specification.
Thanks!
Yutaka Emura
KeymasterHi Jamil,
Historically, the Find Next button has been disabled when the Selection Only is checked. However, I see there are demands for making it enabled, so I will consider that in future versions.
Thanks!
Yutaka Emura
KeymasterHi Deipotent,
Maybe you checked “Selection Only” button. Is this button pressed state? If so, you should click it again to make it normal state.
Thanks,
January 20, 2012 at 9:30 pm in reply to: Some patterns fail to match the desired strings in v11.0.3 #9884Yutaka Emura
KeymasterHello jimmy,
I have already realized this issue, and have fixed it. Here is test versions you might want to try:
http://www.emeditor.com/pub/emed32_11.0.4rc1.exe (32-bit)
http://www.emeditor.com/pub/emed64_11.0.4rc1.exe (64-bit)
Please let me know if you can confirm the issue resolved, or if you can find any other bugs :)
When a new release version is available, please uninstall this RC version before you install the newer version.
Thank you!Yutaka Emura
KeymasterHello tranglos,
I am sincerely sorry for my inappropriate response.
All I need is the call stack information when the crash happens. If you can somehow retrieve the call stack information, please send it to me.
I am also working with Microsoft to receive the crash information so this process becomes automatic. I will let you know as soon as this system becomes available.
Thank you,
Yutaka Emura
KeymasterHello tranglos,
Both failures on your videos were in the “stackhash_0a9e” module, and since I can’t reproduce your issues, I don’t believe they are related to EmEditor. I can’t reproduce your menu bar crash, either. You might want to google for “stackhash”, and you will find many similar cases, which might be helpful. Please update all your graphics/audio drivers, and make sure you have applied all Windows updates. You might want to run a memory test program and check hard drives. You might want to turn off DEP for EmEditor.exe and see if that remedies the issue.
Thanks
Yutaka Emura
KeymasterHello,
Find in Files with EmEditor feature is already implemented. Please see the right click menu when you right click on a folder in Windows Explorer. Thanks!
- AuthorPosts