• undefined
    arrow-up
    12
    arrow-down
    0
    ·
    27 days ago
    link
    fedilink

    I always found the code search more distracting than helpful. Just let me use the browser native Command + F ffs.

    • RonSijm
      arrow-up
      6
      arrow-down
      0
      ·
      25 days ago
      link
      fedilink

      That doesn’t really work all the time, because large files or large commits are lazy loaded on scroll, so what you’re searching might not have loaded yet

      The code search does a server side search

      • undefined
        arrow-up
        1
        arrow-down
        0
        ·
        24 days ago
        link
        fedilink

        I’m usually using it not to search the codebase but to search for something specific with a file.

    • Venat0r
      arrow-up
      3
      arrow-down
      0
      ·
      25 days ago
      link
      fedilink

      I think it’s referring to when you’re searching the entire code base(s), as opposed to individual pull requests.