Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterI am not sure if I understand your question. You usually need to have unique file extensions associated with each configuration. If both MySQL and PLSQL files have *.sql file extension, how can EmEditor know which configuration you want to open with? Please clarify your issue.
Yutaka Emura
KeymasterI cannot reproduce the issue. Can you please write a procedure to reproduce the issue?
What colors did you choose for the text color, background color of the Outline in the Display page of configuration properties? Did you try a different line style for this?Yutaka Emura
KeymasterHi,
Can you write a step-by-step procedure to reproduce the issue?
Are the file extensions associated with each configuration at Associate Configurations on the Tools menu? What are those file extensions?Yutaka Emura
KeymasterYes, please set the Monitor the Clipboard copied on External Applications option in the Edit page of the Customize dialog box. This option is off by default.
Yutaka Emura
KeymasterThe new option is available on v20.6 beta 2 (20.5.902), which was just released.
Yutaka Emura
KeymasterOK. Thanks for explanation.
Yutaka Emura
KeymasterBuy why do you want to save ONLY bookmarks and NOT cursor positions?
Yutaka Emura
KeymasterThanks for email. This issue was fixed on v20.5.1.
Yutaka Emura
KeymasterCan you reset your colors in the Display page of configuration properties? Does this resolve the issue? If not, please explain more details of the issue, or send me a screenshot at tech @ emurasoft.com
Yutaka Emura
KeymasterI will fix this issue on the next version. Thanks!
Yutaka Emura
KeymasterThis issue will be fixed on beta 3. Thank you!
Yutaka Emura
KeymasterIt’s not possible now. Why do you want to save only bookmarks? I will think about that in future versions if you need this option.
Yutaka Emura
KeymasterThis command will be included in v20.3.904.
Yutaka Emura
KeymasterThis issue will be fixed on v20.3.902. Thank you!
Yutaka Emura
KeymasterThis will be fixed on v20.3.902. Thank you.
Yutaka Emura
KeymasterDo you want to select only one random line from the whole document? Then you can append this line:
document.selection.EndOfLine(true,eeLineLogical);
Yutaka Emura
KeymasterThis was fixed on EmEditor v20.4 beta 1 (20.3.901) without using emedshl.dll or emedshl64.dll.
Yutaka Emura
KeymasterIs the “Markdown” configuration selected when you open a .md file? If not, please try reset all settings.
Yutaka Emura
KeymasterWhat specific behaviors are missing from EmEditor Markdown preview? You can also send me ( tech @ emurasoft.com) screenshots to explain the details. Thank you!
Yutaka Emura
KeymasterI will fix this issue on the next version. Thanks!
Yutaka Emura
KeymasterThis is the correct behavior. The status bar shows “Cannot find a BELOW the current position.”, which does NOT mean “can’t find anything”.
Yutaka Emura
KeymasterI will fix this on the next version. Thanks,
Yutaka Emura
KeymasterSorting only selected columns will take a significantly longer time.
Alternatively, you can copy the selected columns, paste to a new document, sort those lines, and copy back to the original document.Yutaka Emura
KeymasterThis will be fixed on v20.3 beta 15 (20.2.915).
Thank you.Yutaka Emura
KeymasterDo you need more than one folder with the /fd option? There was a long-time issue where the updater could complain that Explorer is in use because of emedshl.dll. I wanted to simplify the installer by NOT using emedshl.dll at all. If using multiple folders with the /fd option is not very important, I would like to continue this simplified way.
- AuthorPosts