Forum Replies Created
- AuthorPosts
Yutaka Emura
KeymasterI reproduced the issue, and it will be fixed on the official release.
Thanks!Yutaka Emura
KeymasterHello,
There is a difference in the selection between the Normal mode (or Non-CSV cell selection mode) and the CSV cell selection mode. However, I can’t reproduce the issue where the last line (with partial columns) can’t be selected. Which version of EmEditor are you using?
Yutaka Emura
KeymasterHello,
I reproduced the issue now.
This is because the Output Window contains many lines of text even if you close the Output Window.
You will probably experience the same slow behavior if you try to create a new file (CTRL+N) or open a new file after Step 3.
I will address this issue, but you might want to clear the contents of the Output window (by selecting Clear All on right-click menu in the Output Window) before you close it to minimize this issue.Thanks!
Yutaka Emura
KeymasterThe markers on the scroll bar are actually disabled for files larger than the size specified in the Minimum File Size to use Temporary File text box in the Advanced page of the Customize dialog box. So, I believe the actual request would be to add more flexible options to specify criteria to disable various highlight features.
Yutaka Emura
KeymasterHello sky,
I am having a difficult time to reproduce the issue. Can you still reproduce the issue with the most recent beta version?
If so, please let me know which options are enabled in the Find dialog box, and also click the Advanced button in the Find dialog, and let me know all the options, regex engine and the number of lines in the Advanced dialog box, as well as all the options in the Extract options.
Thanks,
Yutaka Emura
KeymasterThe recent beta version changes the behavior per your request.
Thanks!Yutaka Emura
KeymasterIf the Validate CSV and Output Errors check box option is set in the CSV page of the Customize dialog box, EmEditor will check the number of columns on each row, and shows an error if it finds inconsistency.
Yutaka Emura
KeymasterThis issue will be fixed on the next version.
Thanks!Yutaka Emura
Keymasterv17.1.0 beta 4 added the Add a Sequential &Number to Untitled Document Name check box in the New File Details dialog box (configuration properties – File page – New Files button).
Yutaka Emura
KeymasterThat was because Search string was added to one of Active String, but the menu item becomes enable even if the Search string was disabled for Active String.
I have fixed this issue on v17.1.0 beta 4.
Thank you.Yutaka Emura
KeymasterI have fixed these on v17.1.0 beta 4.
Thank you.August 8, 2017 at 2:24 pm in reply to: Allow Ctrl+Backspace to delete the previous word in editables #22177Yutaka Emura
Keymasterv17.1.0 beta 3 includes this feature!
– The new version allows you to use the shortcut keys for Delete Right Word (Ctrl+Delete), Delete Word (Ctrl+Shift+Delete), and Delete Left Word (Ctrl+Backspace) in text boxes and drop-down list in many dialog boxes such as Find and Replace dialog boxes.
Yutaka Emura
KeymasterPlease use v17.1.0 beta 3, and set the Include All Lines of Each Duplicate check box in the Delete/Bookmark Duplicate Lines dialog box to bookmark all lines of each duplicate. Then you can right-click on the left edge of the window to display the bookmark-related context menu, and select the Cut Bookmark Lines command and paste at the top of the document.
Yutaka Emura
KeymasterHello,
You can disable Cell Selection Mode (but still keep the CSV (Tab Separated) mode), select column 2 and 3 by (double-)clicking the header or ruler, and then replace TAB with ‘:’ while In the Selection Only option is selected.
Thanks,
Yutaka Emura
KeymasterHello,
You might want to disable the markers on vertical scroll bar. To do this, you can go to configuration properties, Scroll page, and clear the “Show Markers on Vertical Scroll Bar”.
Thanks,
Yutaka Emura
KeymasterI will adjust initial column widths on beta 2. Thanks!
Yutaka Emura
KeymasterThe Problem 1 was fixed on v17.1.0 beta 1. The Problem 2 is common to most other list boxes used in EmEditor, but I might think about this in future versions.
The Confidence number comes from Windows API, and I am not actually sure how this was calculated.
Thanks,
Yutaka Emura
KeymasterThe second issue will be fixed on v17.0.2.
Thanks!Yutaka Emura
KeymasterThis was fixed on v17.0.2.
Thanks!Yutaka Emura
KeymasterHello,
Time information is not available in the Undo history. I just didn’t want to add too much information to the Undo history, which only increases the memory size.
Thanks,
July 30, 2017 at 11:21 am in reply to: Project PlugIn -> when will be available in more than one group? #22136Yutaka Emura
KeymasterJust be careful when you need to modify a solution. If you modify the same solution in more than one group at the same time, one group can overwrite a change by another group.
If you don’t need to change a solution often, you shouldn’t be worried.Yutaka Emura
KeymasterThe latest version of EmEditor supports per-monitor DPI scaling. Please always use the latest version of EmEditor.
Yutaka Emura
KeymasterThis is actually how EmEditor works currently. You should switch to the Block Selection mode BEFORE you copy the text.
I understand some people would like an alternative behavior, and I will think about adding the option in future versions.
Thanks,
July 28, 2017 at 10:37 am in reply to: Project PlugIn -> when will be available in more than one group? #22127Yutaka Emura
KeymasterIn the current version, a solution (or a project) in one group could overwrite another solution in another group. That’s why you will have to be careful when you save a solution.
Yutaka Emura
KeymasterHello,
Unfortunately, I am having a hard time understanding the issue. Can you please explain the issue in different words in details?
Can you reproduce the issue without SQL Server Management Studio?
Thanks,
- AuthorPosts