Forum Replies Created

Viewing 25 posts - 3,426 through 3,450 (of 3,662 total)
  • Author
    Posts
  • in reply to: Find/Replace dialog enhancements #4622
    Yutaka Emura
    Keymaster

    atnak wrote:
    Some enhancement requests for the find/replace dialog:

    – Multi-line (maybe 3 lines) and slightly bigger width-wise Find and Replace-with text boxes. –Entering multiple lines into the text box is the same as inserting “n” in the text.

    – Linked Find and Replace-with combo boxes. –When a previously-used pattern is selected from the Find combo box, the replacement text that was last used with the selected pattern is automatically selected. All replacement texts that have been used with the current search pattern are grouped at the top of the Replace-with combo box–sorted in the order of recently used–and a separator line placed to divide this group from the other replacement texts.

    – Linked Find options. Sort of like above except with search options. When a search pattern is selected from the Find combo box, search options (the top four) like “Use Regular Expressions” are automatically restored to how it was.

    A few bonus nice-to-haves:
    – Resizable Find/Replace dialogs. (Actually, it’s already resizable, but the controls inside don’t move or resize.)

    – Syntax colouring for escape sequences and regex control characters in the Find/Replace-with text boxes.

    Versoin 7 beta already has resizable Find/Replace dialog features, and you can resize so the text boxes become multi-lines.

    I might consider the Linked Find options and syntax coloring for escape sequences and regex control characters. Thanks!

    in reply to: "Find in Files" is slow…Very Slow!! #4621
    Yutaka Emura
    Keymaster

    The portable version is slower than the normal (registry) version. If you still see the differene, please let me know more details how to reproduce the difference.

    in reply to: "Find in Files" is slow…Very Slow!! #4618
    Yutaka Emura
    Keymaster

    Are you using the portable version (using INI files) or the normal installation (using the Registry)?

    Do you use regular expressions?

    in reply to: Crash on saving plugin settings in 7 beta 4 #4614
    Yutaka Emura
    Keymaster

    This bug will be fixed on beta 5. Thanks!

    in reply to: Using EmEditor in read-only #4613
    Yutaka Emura
    Keymaster

    That’s a good idea! The next version (7) will automatically open files from View/Source in IE in Read Only mode if the HTML file is in the Internet Temporary folder.

    in reply to: Shorcut for Find Toolbar #4589
    Yutaka Emura
    Keymaster

    Please be more specific and write in details about your request. Which shortcuts are you talking about?

    Yutaka Emura
    Keymaster

    In Command Prompt, you can use FOR statement. For example:


    for \%f in (*.ini) do emeditor.exe \%f

    in reply to: Ctrl + Alt vs. Alt #4581
    Yutaka Emura
    Keymaster

    Both Ctrl + Alt + N and Ctrl + Alt + x (Not Alt + X) are defined by EmEditor Tray Icon. You can disable both from the Customize Tray Icon dialog box.

    Yutaka Emura
    Keymaster

    TheXman wrote:
    I know that it may be a little late in the game but I’ll ask anyway. A while back I posted a suggestion that the ability to open multiple files from the command line AND from the open dialog. It looks as though the ability to open multiple files from through the OPEN dialog has been added to version 7. Unfortunately, doing so from the command line looks like it did not make it. I’m aware that doing this from the command line (without any switches) is a little more difficult in that it may break some of the existing functionality dealing with remembering the last open folder. However, maybe a new switch can be added to open multiple files? That way the existing command line functionality would not be affected. Opening multiple files from the command line would be much more useful (at least for me).

    Xavier
    :-D

    You should be able to open multiple files from command line:

    emeditor.exe file1 file2 …

    Please let me know if you have any further questions.

    in reply to: Beta 3: When I open read-only file, a message box is shown #4572
    Yutaka Emura
    Keymaster

    I think I fixed this bug on beta 4, but please come back to me with more details if you still see any problems on beta 4. Thanks!

    in reply to: Beta 3 – load old configurations #4571
    Yutaka Emura
    Keymaster

    Yes, just install version 7 over 6, and it will pick up old configurations.

    in reply to: b3: xml syntax issue with "" #4570
    Yutaka Emura
    Keymaster

    I also noticed this bug, and it will be fixed on beta 4. Thanks!

    in reply to: select all lines containing a string #4569
    Yutaka Emura
    Keymaster

    user wrote:
    hello

    can you tell me please how to:

    1) select all lines containing a string
    2) select all lines NOT containing a string

    thanks

    Did you try these macros?

    http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=8&lid=170
    http://www.emeditor.com/modules/mydownloads/singlefile.php?cid=8&lid=169

    in reply to: HTML Toolbar: Bold and Italic #4560
    Yutaka Emura
    Keymaster

    I changed b to strong and i to em on beta 3. Thanks!

    in reply to: Column Editing #4559
    Yutaka Emura
    Keymaster

    Version 7 allows you to convert/replace within box selection. You can now replace something within box selection. Please let me know your specific needs if this still does not work for you.

    in reply to: Highlight current line quirks #4558
    Yutaka Emura
    Keymaster

    I understand the issue, but it might take a while before I can fix this issue including data structure changes, which might also cause incompatibilities with the existing plug-ins. Please let me think about it if I can fix this before version 7 release. Thanks!

    in reply to: Version 7 Beta 2 – Not yet portable #4557
    Yutaka Emura
    Keymaster

    I fixed most of relative/absolute path issues on beta 3. Please give a try!

    in reply to: Beta 2: characters get "cut off" #4556
    Yutaka Emura
    Keymaster

    I hope I fixed this issue on beta 3.

    in reply to: Syntax of comments in PHP #4555
    Yutaka Emura
    Keymaster

    I fixed this issue on beta 3. I hope this does not cause any other issues…

    in reply to: b2 :: redraw bug if Wrap-by-window ON on startup #4554
    Yutaka Emura
    Keymaster

    I am not sure if this is related, but I fixed the related issue. Please see if Beta 3 resolves this issue. Thanks!

    in reply to: Version 7 Beta 2 – Not yet portable #4553
    Yutaka Emura
    Keymaster

    I cannot reproduce this problem. It looks like Windows system issue. You might want to reboot Windows if the issue still appears.

    in reply to: Extra Encodings and character sets #4535
    Yutaka Emura
    Keymaster

    EUC-KR should be already there. Can you find the other in Tools menu -> Define Encodings?

    in reply to: Version 7 Beta 2 – Not yet portable #4532
    Yutaka Emura
    Keymaster

    I didn’t have a time to fix the absolute/relative path issue before beta 2. I will certainly try to fix this issue by the release version. Thanks!

    in reply to: EmEditor Professional 7.00 beta 1 (through August 14, 2007) #4525
    Yutaka Emura
    Keymaster

    I also downloaded a portable version , select a line by triple-click works there, i think i know how to operate the triple-click
    it indeed failed in my direct-updated version:(

    I guess it was not installed correctly. Please reboot your computer and try again.

    in reply to: EE7B1 Word Complete with VBS issue #4520
    Yutaka Emura
    Keymaster

    “Wscript” is not included in the Highlight list, so it will not be displayed unless “wscript” is used in the document. Those words with blue symbols are from the current document while those with pink symbols are from the Highlight list.

Viewing 25 posts - 3,426 through 3,450 (of 3,662 total)