Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: enhanced display #8995
    Jibz
    Member

    I know this is not what you were asking for, but if it’s important to you to have the end of the file at the center of the screen, perhaps a crude workaround would be to resize the EmEditor window to only extend to the middle of the screen?

    Jibz
    Member

    Try going into the properties for the EmEditor SQL configuration (Alt-Enter if you’re looking at the example at the moment), and on the Highlight (2) tab, under “String Enclosed by Quotation Marks”, check “Continue to Next Line”.

    Seems to do the trick here.

    in reply to: question about regular expression capabilities #8929
    Jibz
    Member

    Glad to hear it worked :-).

    in reply to: question about regular expression capabilities #8926
    Jibz
    Member

    Try searching for

    =(w)((w)3)

    and replace with

    =21
    in reply to: Posts since last visit / mark forum read? #8889
    Jibz
    Member

    Yutaka wrote:

    Also, you can see the list of newest messages in the bottom of the home page when you are logged in.

    Thanks, that’s helpful.

    Jibz
    Member

    Yes, I added it last with only Regular Expression ticked.

    I had added it with color number 8 to make it easy to spot, and now that I try again I can see it only does it when I select one of the colors with a background color in it (1, 8, 9 or 10).

    in reply to: Automatic: Erase Find Highlight #8881
    Jibz
    Member

    I quite like the way Notepad++ does this particular feature. As soon as you select a piece of text that could be an identifier, it will highlight all nearby matches, and when you deselect again the highlight is removed.

    It is quite convenient for quickly seeing places a variable is referenced in a source file.

Viewing 7 posts - 1 through 7 (of 7 total)