Forum Replies Created

Viewing 25 posts - 901 through 925 (of 3,662 total)
  • Author
    Posts
  • in reply to: Jump does not work 1 7.1.0 beta 5 #22218
    Yutaka Emura
    Keymaster

    I reproduced the issue, and it will be fixed on the official release.
    Thanks!

    in reply to: "Select All" behavior in CSV mode #22217
    Yutaka Emura
    Keymaster

    Hello,

    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?

    in reply to: " Output bar" may slow down the speed #22206
    Yutaka Emura
    Keymaster

    Hello,

    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!

    in reply to: Updating markers on scroll bar #22196
    Yutaka Emura
    Keymaster

    The 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.

    in reply to: " Output bar" may slow down the speed #22195
    Yutaka Emura
    Keymaster

    Hello 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,

    in reply to: Block mode paste repeats first line #22194
    Yutaka Emura
    Keymaster

    The recent beta version changes the behavior per your request.
    Thanks!

    in reply to: CSV mode, how to know the number of columns? #22193
    Yutaka Emura
    Keymaster

    If 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.

    in reply to: WordComplete Plug-in WorkThread error #22191
    Yutaka Emura
    Keymaster

    This issue will be fixed on the next version.
    Thanks!

    in reply to: Opt out of the new-document-title sequential numbers? #22186
    Yutaka Emura
    Keymaster

    v17.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).

    in reply to: "Copy Link" & "Open Link" problem on Find Highlight #22185
    Yutaka Emura
    Keymaster

    That 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.

    in reply to: "Include All Lines of Each Duplicate" position #22184
    Yutaka Emura
    Keymaster

    I have fixed these on v17.1.0 beta 4.
    Thank you.

    Yutaka Emura
    Keymaster

    v17.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.

    in reply to: Bookmark duplicates all instances / sort on bookmarks #22176
    Yutaka Emura
    Keymaster

    Please 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.

    in reply to: joining two columns but adding separator between them #22165
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: Updating markers on scroll bar #22164
    Yutaka Emura
    Keymaster

    Hello,

    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,

    in reply to: "Encoding list box" problems #22154
    Yutaka Emura
    Keymaster

    I will adjust initial column widths on beta 2. Thanks!

    in reply to: "Encoding list box" problems #22150
    Yutaka Emura
    Keymaster

    The 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,

    in reply to: "Narrowing" problems #22142
    Yutaka Emura
    Keymaster

    The second issue will be fixed on v17.0.2.
    Thanks!

    in reply to: Find in multiple selections problem #22141
    Yutaka Emura
    Keymaster

    This was fixed on v17.0.2.
    Thanks!

    in reply to: Adding local history for files #22140
    Yutaka Emura
    Keymaster

    Hello,

    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,

    Yutaka Emura
    Keymaster

    Just 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.

    in reply to: Menu Icons ugly on Retina Displays #22133
    Yutaka Emura
    Keymaster

    The latest version of EmEditor supports per-monitor DPI scaling. Please always use the latest version of EmEditor.

    in reply to: Block mode paste repeats first line #22130
    Yutaka Emura
    Keymaster

    This 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,

    Yutaka Emura
    Keymaster

    In 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.

    in reply to: Block mode paste repeats first line #22126
    Yutaka Emura
    Keymaster

    Hello,

    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,

Viewing 25 posts - 901 through 925 (of 3,662 total)