In Visual Studio 2012/2013 is there any way to filter out CodeReview shelvesets?

697 views Asked by At

We've started doing code reviews in VisualStudio which is great however it creates a shelveset for each code review.

Now when I open the Find Shelvesets window, the list is polluted with all the code review shelvesets.

Is there any way to filter these out the CodeReview shelvesets from the list?

1

There are 1 answers

2
Devart On

You can also take a look at Review Assistant which provides similar but more elaborated functionality as compared to built-in code review feature.

It allows you to review code without creating numerous shelvesets. So you won't experience the problem described above.