IDEtalk is a nice tool for remote code reviews. However, one thing that I'm missing is the ability to send a code pointer when diffing against somebody else's code. What I mean is that I use "Show Diff with User" to see what has changed. Now from that view, I'd like to send code pointers saying things like "I would do this thing differently".
A workaround is to temporarily copy paste all the remote changes locally and then send the code pointers. This is not very convenient, though.