Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello,
I can’t reproduce the issue. Are you using the latest version (v16.9.3)? If you change your settings please me know your settings in details, or send me your registry file (or INI files) after zipped or screenshots.
Thanks,
Yutaka Emura
Keymaster1. I realize there is a bug in the “Delete Duplicate Lines” command. This will be fixed on the next vefsion. Please use the “Advanced” version until the next fixed version is released.
2. I will look into this. Thanks!Yutaka Emura
KeymasterThis will be fixed on the next version.
Thanks!Yutaka Emura
KeymasterHello,
This will be fixed on the next version. Thank you!
June 23, 2017 at 11:14 am in reply to: Question – Unsmooth /Slack operating while opening a 12MB XML file! #21993Yutaka Emura
KeymasterThe 12 MB file is very small, and should be no problem with EmEditor. Can you please disable Outline if already enabled? Can you also disable all plug-ins?
If the problem still persists, please export all settings first (Tools > Export and Import), and then try the “Reset All Settings” command (Tools menu > All Commands > Tools).
Thanks,
Yutaka Emura
KeymasterHello Billy,
I will change this upper limit to 255 on the next version.
Thank you,
June 15, 2017 at 10:23 am in reply to: Move keyboard focus from Output Bar back to the document? #21970Yutaka Emura
KeymasterThe next version will allow F6 to move from Outline Bar (or any custom bar) to the main editor pane. It was disabled since v10 for some reason.
By the way, there is another command called “Next Pane or Custom Bar” to move between any custom bars or panes, and you can assign F6 for this. Please search the Quick Launch window.
Thanks,
June 14, 2017 at 3:40 pm in reply to: A minor issue of Chinese translation in the New Snippets Plugin #21960Yutaka Emura
KeymasterThese will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterIndices change. I recommend using/saving the document object itself to distinguish among others. For instance,
doc = editor.Documents.Item(1);
if you have this “doc” object, you can use this doc for later use.
June 12, 2017 at 10:15 am in reply to: Don't synchronize find/replace text between Find toolbar and Find/Replace dialog #21936Yutaka Emura
KeymasterI understand that you want two histories (Find dialog box and Find toolbar) completely separately saved.
Yutaka Emura
KeymasterI already fixed this issue, and it will be fixed on the next version.
Thank you,Yutaka Emura
KeymasterI reproduced the issue. It should have been vice versa. It will be fixed on the next version.
Thanks,Yutaka Emura
KeymasterIt should work. Please try it.
June 9, 2017 at 3:19 pm in reply to: Some HTML Character Reference will be recognized as Hexadecimal colors #21925Yutaka Emura
KeymasterThis will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterPlease go to the Customize dialog box, select Active String page, select URLs in the Type, Left Double-Clicked in the Event, and select Open URL with Default Program from the Action drop-down list.
Then, select Left-Clicked in the Event, and select None from the Action.June 8, 2017 at 11:35 am in reply to: Projects plugin: "Add Existing Files" also adds Untitled unsaved documents #21902Yutaka Emura
KeymasterI think you mean “Add All Open Files”, but this bug will fixed on the next version.
June 8, 2017 at 11:17 am in reply to: Fail to toggle the Replace >> button of the Find toolbar, on a rare occasion #21901Yutaka Emura
KeymasterThis will be fixed on the next version. Thanks!
June 8, 2017 at 11:07 am in reply to: Don't synchronize find/replace text between Find toolbar and Find/Replace dialog #21900Yutaka Emura
KeymasterI just need to clarify. Do you want the Find toolbar history (and the currently visible string in the Find toolbar) NOT copied from the Find dialog box?
Yutaka Emura
KeymasterI will add the Locate button on the next version.
Yutaka Emura
KeymasterIn the Keyboard page of configuration properties, click in the Press New Shortcut Key text box, press CTRL, depress, press SHIFT, depress, and press PAGE DOWN.
Yutaka Emura
KeymasterI have to make this an option for v16.9 because the new font will look small for Japanese and other language Windows. Please create a new registry value called “OldComboFont” (REG_DWORD) in the HKEY_CURRENT_USER\Software\EmSoft\EmEditor v3\Common, and set 0. I will think about this issue in future versions.
Yutaka Emura
KeymasterI will think about that in future versions.
Thanks,
Yutaka Emura
KeymasterHello Yang Yang,
Yes, I will probably add the option on the next version (v17.0).
Thanks,
June 5, 2017 at 11:54 am in reply to: Vertical / horizontal scrollbar indicators not properly aligned at end #21864Yutaka Emura
KeymasterThere is a reason for this, but it is hard to describe except to write that it was necessary to be consistent with the Minimap. You can clear the “Show Markers on Vertical Scroll Bar” check box in the Scroll page of configuration properties if you don’t need the Minimap or markers on the scroll bar.
Yutaka Emura
KeymasterPlease try the latest version including beta. This issue is already fixed on v16.9.0 beta.
- AuthorPosts