I use IntelliJ and Github.
Ideally I want to checkout a PR locally, run tests, poke around in my IDE, and also write comments without leaving my IDE. IntelliJ is so bad for this even with their new Github PR integration - its just really missed the mark.
Github Code Reviews seem like the defacto standard for code reviews, but its incredibly slow for any largish PRs, and you lose all the power of your IDE (like jumping to declarations and usages).
I imagine VSCode is probably a bit ahead of IntelliJ here.
Is anyone really happy with their code reviewing tooling?
Cheers.
IMO, none of them is great. In fact, none of them is even good.
I haven't tried anything with VSCode.