Why review PRs in VS Code?


The GitHub and GitLab web interfaces are fine for small pull requests. You open the diff, scan a few dozen lines, leave a comment, and approve. But the moment a PR grows beyond a hundred lines or touches unfamiliar code, the web browser becomes a constraint rather than a tool. You cannot jump to a function definition....