Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterHello LTT,
This issue will be fixed on the next version.
Thank you!Yutaka Emura
KeymasterHello sky,
I am sorry for inconveniences.
If EmEditor crashes, a crash report file will be created usually in the C:\ProgramData\Emurasoft\EmEditor\Error folder. Please email me the most recent file (compressed to a Zip archive) as an attachment with the detail information including procedure to reproduce your issue.
In order for me to reproduce the issue, please do the following steps if you don’t mind.
Select the Tools menu -> Import and Export, and then select Export all settings into a registry file (if you are using a Desktop Installer) or INI files (if you are using a portable version), and save exported files and folders.
Then select the Tools menu -> All Commands -> Tools -> Reset All Settings, this should prompt you to restart EmEditor. You can always restore your settings by importing your settings you just saved.
Please check if the issue still persists. If the issue has been resolved, then please zip exported files and folders (including the AppData subfolder within the exported folder), and email the zip file to me.
You can also send me a small sample file that I can reproduce the issue (after zipped).
Thank you,
Yutaka Emura
KeymasterThank you for explaining but this will need another option to set the min length. I might think about it in future versions.
The bug on toggling the wrap indent was addressed on beta 8 (20.0.908).Yutaka Emura
KeymasterThis issue was addressed on beta 8 (20.0.908).
Yutaka Emura
KeymasterThese issues 1, 2, and 3. were addressed on beta 8 (20.0.908). As for 2., Replace can work only the first time. In this case, Replace All should be used.
Yutaka Emura
KeymasterThis issue was fixed on v20.1 beta 7 (20.0.907).
Yutaka Emura
KeymasterThis issue was fixed again on v20.1 beta 7 (20.0.907). Thanks!
Yutaka Emura
KeymasterThis issue was addressed in v20.1 beta 7 (20.0.907).
Yutaka Emura
KeymasterThis will be fixed on the next version. Thanks!
Yutaka Emura
KeymasterI will fix Issue 5, and add an option on the next beta.
Thanks,Yutaka Emura
KeymasterUnfortunately, this is not easy with the current implementation.
Yutaka Emura
KeymasterHello,
I’ve fixed these issues on beta 3 (20.0.03). I will release it shortly. Thank you!
Customize: CSV:
Select a format in the list.
Ctrl+C.
** The copied data does not include the QuotationMark.2:
(2+ whitespaces)xx
Select “xx”, drag and drop it to just the beginning of the selection (between the whitespace and “x”).
** The 2 whitespaces before “x” are selected.3:
These options in Start window do not work immediately:
Enable AutoRepeat handle in non-Cell Selection Mode
Drag selection border to extend/shrink selection
(I didn’t test others.)4:
Open Start window. Ensure the lists have horizontal scrollbars.
Enable/disable “Size” (or “Type”, or “Date Modified”) from the context menu.
** All the horizontal scrollbars disappeared.Yutaka Emura
KeymasterI realize this issue, and it was fixed on 20.0.902.
Thank you.July 26, 2020 at 2:23 pm in reply to: How can I insert Symbols, like the paragraph mark, into a text file I am editing #26934Yutaka Emura
KeymasterPlease try CTRL + SHIFT + I, or select Edit menu > Advanced > Insert Special Character.
Yutaka Emura
KeymasterPlease enter
\xfe\x14\xfe
in the Delimiter text box in the CSV page of the Customize dialog box.
P.S. Please don’t double post the same question to StackOverflow.Yutaka Emura
KeymasterHello LTT,
I’ve reproduced this issue, and it will be fixed on the next version.
Thank you!Yutaka Emura
KeymasterHello netsking,
I am sorry for inconveniences. Since I can’t reproduce the issue, please do the following steps if you don’t mind.
Select the Tools menu -> Import and Export, and then select Export all settings into a registry file (if you are using a Desktop Installer) or INI files (if you are using a portable version), and save exported files and folders.
Then select the Tools menu -> All Commands -> Tools -> Reset All Settings, this should prompt you to restart EmEditor. You can always restore your settings by importing your settings you just saved.
Please check if the issue still persists. If the issue has been resolved, then please zip exported files and folders (including the AppData subfolder within the exported folder), and email the zip file to me (tech @ emurasoft.com).
You can also send me screenshots or screencasts to explain the issue.
Thank you,
Yutaka Emura
KeymasterHello Skeeve,
I received your screenshot. I am not sure why this happened, but have you enabled the Sync feature?
If you don’t need to customize menus, you can go to Tools – Customize Menus to reset the main menu. If you still have any other options or settings issues, you might want to “Reset All Settings” on the Tools menu.Thank you.
Yutaka Emura
KeymasterYou can send me a screenshot at tech @ emurasoft.com. Thank you.
Yutaka Emura
KeymasterPlease check #15 of FAQ: https://www.emeditor.com/support/#faq
If the Check for Updates fails, select Customize Update Checker on the Help menu, and make sure the Download Folder specifies a writable folder. The default is C:\ProgramData\Emurasoft\EmEditor\updates.
Thank you,
Yutaka Emura
KeymasterHello,
While .sh files are open, right-click the vertical scroll bar, select Scroll Properties, and check “Show Markers on Scroll Bars” and “Found Strings”.
Thanks,
Yutaka Emura
KeymasterTo set EmEditor as the default text editor for Git, please update EmEditor to v19.9.2 or later, open Git Bash, and type:
git config --global core.editor "emeditor.exe -sp"
Yutaka Emura
KeymasterThe default shortcut key for this “Find Matching Parenthesis/Bracket” command is Ctrl + ].
You can also highlight the matching bracket by going to configuration properties, Highlight (2) page, set the “Highlight Matching Brackets” option.June 6, 2020 at 5:25 pm in reply to: highlight contents in single quotation ‘…’ or double quotation marks”…” #26839Yutaka Emura
KeymasterHello Netsking,
I received your settings, and reproduced the issue. In the Highlight (2) page of configuration properties, you should select “(None)” from the Special Syntax.
On the other hand, if you do want to use the HTML syntax, then you should select the Highlight (1) page of configuration properties, and enter < to Begin Tag, and > to End Tag.
I hope this helps.June 5, 2020 at 5:51 pm in reply to: highlight contents in single quotation ‘…’ or double quotation marks”…” #26835Yutaka Emura
KeymasterHello,
What do you expect to happen, and what is the issue? You can also send me screenshots at tech @ emurasoft.com.
Thanks,- AuthorPosts