How do I view comments from an earlier code review in Team Foundation Service?

前端 未结 3 845
梦谈多话
梦谈多话 2021-02-12 10:27

I\'m using Microsoft\'s online Team Foundation Service with Visual Studio 2012 Premium.

I performed a code review for a colleague a couple of months ago, and now another

3条回答
  •  心在旅途
    2021-02-12 10:52

    If you do not perform many code reviews, this may also be easier: In Team Explorer, under My Work, there is a Code Reviews section near the bottom. A subtle drop down menu can let you pick other choices, such as:

    • My Code Reviews
    • Incoming Requests
    • Recently Finished
    • Recently Closed

    If you select "Recently Finished", you should be able to view your completed code reviews and pick the one you want from there.

提交回复
热议问题