The technology behind GitHub’s new code search - eviltoast
    • Venat0r@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

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

    • RonSijm@programming.dev
      link
      fedilink
      arrow-up
      6
      ·
      2 days ago

      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