Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9615
    Bill_Stewart
    Participant

    Hi Yutaka,

    I would like to be able to prevent the ‘text not found’ message in the status line (and sound) if I use the Find and/or Replace methods of the Selection object. It also seems to me that Find/Replace in macros should not affect the search highlight unless requested.

    Thanks!

    Bill

    #10401
    gordy
    Participant

    +1

    The Delphi code editor allows you to use F3 while recording/replaying macros and it’s very effective. This doesn’t work in EmEditor.

    #10833
    GRC
    Participant

    +1. Highlight should not be affected by selection object search and/or replace.

    I also have this problem. I am working in a large text file ( 50Mb). I am performing a regular expression search, and then performing a document.selection.replace on the resulting highlighted text. Even though the search and replace is a simple operation, because the highlighting of the text is affected by the selection.replace operation, Emeditor grinds to a halt with a large text file.

    If anyone has any alternative suggestions, I’d be eager to hear them.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.