Code Review with Visual Studio 2015 and TFS

ShaneKm picture ShaneKm · Jan 7, 2016 · Viewed 23.7k times · Source

We are running TFS and VS2015. Crucible does not support TFS. Is there another product for doing code reviews? similar to Crucible?

Answer

PatrickLu-MSFT picture PatrickLu-MSFT · Jan 8, 2016

You can use Visual Studio to ask someone else from your team to review it. Your request will show up in his team explorer, in the 'my work' page. More detail steps for you reference: Get your code reviewed with Visual Studio

If you want people on your team to review code in a Git team project, you can use a pull request to review and merge the code. More info from MSDN: Conduct a Git pull request

If you are looking for plug-in tools for Visual Studio, here is a good one: Review Assistant