Code review
I would like to have the ability to make a peer code review inside VS. Developers will be able to annotate and comment different pieces of the code. Code review session can be implemented when multiple people review the same code at the same time.
4 comments
-
Rami
commented
I've used http://teamreview.codeplex.com/ in the past and it works great if you are using TFS.
-
Jesus Salas
commented
Have you tried to use wave-vs.net for this?
It is a full Real-Time Multi-driver Distributed Pair Programming platform.
And not only for code files, it woks for designers as well... (except entity framework that is not implemented yet)
-
Ian Battersby
commented
We currently use ReviewBoard for our internal code-reviews and are looking at developing a VS2010 plug-in that would allow in-line comments/threads to work with their API. Would this be useful to you?
-
roundcrisis
commented
It would be really nice if the review was inline and threaded (like in github) .
It would also be cool if files can be grouped somehow (ie could be a commit or simply a group of files that need to be reviewed)
