Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterI couldn’t reproduce the issue. Before you bookmark the local help, how did you open the Help? Did you select Search Help Topics on the Help menu?
Yutaka Emura
KeymasterPlease go to the Help page of the Customize dialog box, and clear the Use Web Browser within EmEditor to view Help if available option. Please also check the Local Help option is set. With these settings, the local Help will be displayed in the default browser (such as Microsoft Edge, FireFox, or Chrome). Please note that, starting with version 23.0, the Help file format was changed from a single CHM file to multiple HTML files.
Yutaka Emura
KeymasterSome issues related to the Help were fixed and improved on the latest preview version. Please update to the latest preview version, and let us know if you still see any issues. Thank you.
December 13, 2023 at 9:05 pm in reply to: The problem of pressing ESC in CSV cell editing mode. #29609Yutaka Emura
KeymasterThis issue was fixed on v23.0.901:
https://www.emeditor.com/forums/topic/emeditor-v23-1-preview-23-0-901/Yutaka Emura
KeymasterWe will fix this issue on the next version. Thank you.
Yutaka Emura
KeymasterThe Web Browser issue was addressed on v23.0.4, which always closes the Web Browser completely when it becomes hidden. Thank you.
Yutaka Emura
KeymasterI also reproduced the issue. Clearing the Run macros asynchronously by default option is also a workaround. I will look into this issue. Thank you.
Yutaka Emura
KeymasterDoes this issue still persist on the latest preview version (22.9.909)?
Yutaka Emura
KeymasterThis issue was fixed on a recent preview version. Thank you!
Yutaka Emura
KeymasterThis issue was fixed on v22.9.909. Thank you!
Yutaka Emura
KeymasterI can’t reproduce the issue. Please write more detailed information such as the OS version, EmEditor version, etc. Please also try on another computer.
Yutaka Emura
Keymasterv22.3.0 preview includes a new Web Browser feature, and you can interact with your favorite web site using a macro.
Yutaka Emura
KeymasterHello,
You can run the Snippets plug-in as background. Please go to the Snippets Properties, and check the “Run Background” check box.Yutaka Emura
KeymasterIf you run EmEditor as Administrator, please run EmEditor as non-Admininistrator. Please run emeditor.exe without a shortcut to see if macros run correctly.
Yutaka Emura
KeymasterIn the My Macros list box in the Customize Macros dialog box, you can press CTRL + A and CTRL + C to select all items and copy to the clipboard. You can use EmEditor to replace all D: with C:, then paste back to the list box.
Yutaka Emura
KeymasterYou should be able to do the Numbering on selected block of text (also called “vertical selection”). To do that, first, select a block of text while pressing the ALT key. Alternatively, press CTRL + SHIFT + F8 to start selecting a block of text. While a block of text is selected, you can press ALT + N to insert the numbering.
As em-like mentioned, you can use “001” to add 0-padding.Yutaka Emura
KeymasterYou will have to write a property or method for ActiveDocument. For instance,
alert( editor.ActiveDocument.Name );
Yutaka Emura
KeymasterYou can use the “Date and Time” command instead of the “Time and Date” command, and set the date/time format in the Format page of the Customize dialog box.
Yutaka Emura
KeymasterPlease write your preferred specs. How do you want to change the behavior when you click the font button?
Yutaka Emura
KeymasterI’ve received your email with screenshots. Most menus including EmEditor’s context menu open right or left according to your Windows Tablet PC Settings – Handedness. I believe your Windows 10 has the “Right-handed” option set while your Windows 11 has the “Left-handed” option set. Please see:
https://www.thewindowsclub.com/windows-surface-settings-left-handed
Yutaka Emura
KeymasterI am not sure if I understand your question. Can you post or email me a screenshot to explain the issue? What is the display resolution of Windows 10?
Yutaka Emura
KeymasterLine wrapping is disabled for CSV modes and very large files. This is necessary to make EmEditor work smoothly and fast.
June 30, 2023 at 2:49 pm in reply to: Assistance Needed with Macro Script in Emeditor Software #29293Yutaka Emura
KeymasterCan you please post a screenshot of the issue? If you can’t post a screenshot, please email me the screenshot.
Thanks,
Yutaka Emura
KeymasterBy default, F2 is assigned to the Edit Cell (Cell Selection Mode Only) command. Since this is one of the Cell Selection Mode only commands, it may not be shown in the “Currently Assigned to” command in the Keyboard page of configuration properties. Please select “Edit Cell (Cell Selection Mode Only)” from the Commands drop-down list box while the “CSV” category is selected, and delete the F2 key if shown in the Current Keys list.
Yutaka Emura
KeymasterI’ve reproduced these issues, and will fix them on the next version. Thank you!
- AuthorPosts