Live data from Hacker News

Ask HN: What are the best tools for code reviews?

news.ycombinator.com

1–10 of 55 posts

Re: Ask HN: What are the best tools for code reviews?

#6
I'd really like a code review tool that is code aware. That is, it treats the diff as code instead of plain text. I'd like to be able to figure out where a method is called from, go to definition and so on. Basically the same stuff I can do in my editor, but without having to clone the branch.
Post reply on HN