Currently to go through each match, I have to use ctrl+f, enter over and over which is awkward and tedious. Would be great if that line at the top stayed and let us press enter over and over to get to the next match. Perhaps shift+enter to go to the previous match. And little buttons in there to do the same.

Right now, finding stuff in my code is a pretty annoying process.

  • @wthit56OP
    link
    English
    13 months ago

    Using ctrl+f while already focused on the search box changes it to replace mode. Normally this would just select whatever’s already in the search box. Even if it’s not focused and there’s no text highlighted in the page it always just selects whatever’s in there.

    Changing is so now enter will change the text seems fraught with danger to me 😂

      • @wthit56OP
        link
        English
        13 months ago

        When it doesn’t find anything it scrolls to the top, which is annoying. Preferably it would just not scroll anywhere at all.

        Also in dark mode the next is still a very dark grey, making it basically invisible.