Forum Replies Created
- AuthorPosts
- February 6, 2020 at 1:10 pm in reply to: CSV macro: Incorrect value assignment causes silent crash #26574
Yutaka Emura
KeymasterThis bug will be fixed on beta 2 (19.5.92).
Thank you!January 28, 2020 at 9:13 am in reply to: Page margin settings not loading in “Wrap by page” view #26556Yutaka Emura
KeymasterCan you clear “Avoid Printer Access” option in the File page of the Customize dialog box? Please let me know if you still see the issue.
Yutaka Emura
KeymasterThis issue will be fixed on the next version. Thank you!
January 1, 2020 at 4:50 pm in reply to: Remember the clicked Active String when the event occurs #26541Yutaka Emura
KeymasterWhich commands did you define for User Menu (8)?
December 31, 2019 at 12:13 pm in reply to: Comment/Uncomment command changes the relative cursor position #26540Yutaka Emura
KeymasterThis should be fixed on the next version.
Yutaka Emura
Keymaster>It seems Csv property is not working.
>“Unspecified error” will occur on the 3rd line:A CSV format must be selected before you use the Csv property, otherwise “Unspecified error” will occur.
We will fix the Help errors. Thanks,Yutaka Emura
KeymasterEmEditor should work with Linux + Wine. Please let me know if the latest version of EmEditor crashes with Wine.
Yutaka Emura
KeymasterIn v18.8.0, I fixed an issue with Ubuntu + Wine where EmEditor could crash during its launch. Please let me know if the latest version of EmEditor still crashes with Wine.
Yutaka Emura
KeymasterIn v18.8.0, I fixed an issue with Ubuntu + Wine where EmEditor could crash during its launch. Please let me know if the latest version of EmEditor still crashes with Wine.
December 26, 2019 at 9:49 am in reply to: Selection position issue if CSV delimiter length >1 #26532Yutaka Emura
KeymasterThis issue will be fixed on the next version. Thank you!
Yutaka Emura
Keymaster>4+:
>Is it possible to underline the accelerator key, and show all the other “&”s in the menu?Please try “&&”.
December 26, 2019 at 9:45 am in reply to: automatically save workspace and search results document #26530Yutaka Emura
KeymasterI can’t reproduce the issue.
In order to reproduce the issue, can you please write a procedure to reproduce the issue so that I can test?
Can you also please export your settings to registry (Tools menu, Import and Export, and select “Export all settings into a registry file”), and zip all the files including the AppData subfolder, and send it to me? (tech @ emurasoft.com)
Thank you,
December 18, 2019 at 7:38 am in reply to: EmEditor 19.4.0 – 20,000 Lines or more, Search for New Line Bug #26515Yutaka Emura
KeymasterHi Pangius,
I reproduced this issue, and it will be fixed on v19.5.0. Thank you!Yutaka Emura
KeymasterThere was a bug in the Paste command. I will fix this issue on the next version (v19.5.0).
Yutaka Emura
KeymasterThis will be addressed on v19.5.0.
Yutaka Emura
Keymaster> ShowTip(“sTip”, eeShowTipCurrentMouse);
> ** The tooltip blocks the mouse clicks.> Please add a note/list of such features in CHM for ShowTip method.
>ShowTip(“sTip”, eeShowTipActiveString);
>** If LineSpace >= 0, the underline of the Active String is covered by the top border of the tooltip.
>Please move it down by 1 pixel.All these issues were addressed on the next version (v19.5.0).
Thank you,Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thank you!Yutaka Emura
KeymasterThis will be fixed on the next version. Thank you!
Yutaka Emura
KeymasterI couldn’t reproduce 1. The sizes are not saved during adjusting except only when the CTRL key was depressed. However, I fixed another issue, please check the next version again.
3. will be implemented on the next version.
Also fixed a bug related to the Reset Font Size command.
December 10, 2019 at 2:15 pm in reply to: What is a “solution”? Why both workspaces and projects? #26471Yutaka Emura
Keymaster“Solutions” and “projects” are used for the Projects plug-in, while workspaces are used within the core of EmEditor. A solution is a group of projects, similar to Visual Studio solution. Does this make sense?
Yutaka Emura
KeymasterHello,
You can write a macro like this:cfg = document.Config; general = cfg.General; general.VirtualSpace = !general.VirtualSpace; cfg.Save();
then assign this macro as a keyboard shortcut or toolbar button.
Yutaka Emura
KeymasterHello,
By default, you can press CTRL + SHIFT + I, or select the Edit menu – Advanced – Insert Special Character.Yutaka Emura
KeymasterWe will fix these issues on the next version. Thanks!
Yutaka Emura
KeymasterWe will implement these on the next version.
Yutaka Emura
KeymasterHi LTT,
1. I fixed the issue with resetting the macros.
2. The default macros list does not show IPTip.jsee, and that’s actually correct.
3. I didn’t add the tooltip, but resizing the dialog box will show the full path on the next version.
Thanks,
- AuthorPosts