Hacker News new | ask | show | jobs
by sweeneyrod 1720 days ago
There is an interesting take on command-line code review from Jane Street here https://blog.janestreet.com/putting-the-i-back-in-ide-toward...
1 comments

Adding cr comments as actual comments in code is a really interesting take on code review. Never seen that before.
Me neither! I at first thought "hey, that's cool", but then I realized that the replies would also have to be in the code, and then it's no longer as appealing to me. And what do you do if you want to have a back and forth discussion? Take it "offline"?