Review Assistant benefits in comparison with the native Visual Studio Code Review feature
October 22, 2018

Review Assistant benefits in comparison with the native Visual Studio Code Review feature

Anonymous | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User

Overall Satisfaction with Review Assistant

Our team has been using this tool with great success. We use Git and Review Assistant integrates very nicely with it. One of the most useful features of this tool is the ability to leave review comments directly in the code being reviewed, when re-work is needed the tool handles subsequent revisions very nicely. Also, it handles revisions based on commits and not shelve sets, so it feels natural to work with Review Assistant in a feature branch work flow. The whole experience is great, no need to leave the IDE.
  • Review Assistant does everything that I was hoping the default Visual Studio reviews would do. The iterations through accept/reject were the key winner.
  • The functionality for code reviews is great, especially the ability to comment on specific lines of code.
  • You don't have to leave the IDE.
  • Integration with JIRA is missing.
  • Ability to search, filter and order comments.
  • There is no support for Visual Studio Code.
  • The tool saves a huge amount of time while reviewing the code. Review Assistant supports threaded comments, so team members can discuss code without scheduled meetings.

Microsoft provides a handy feature for code review inside the Visual Studio IDE. Review Assistant, though providing a similar code review user experience, supports work scenarios that are not covered by the Microsoft's IDE. Moreover, the version control systems support is broader in Review Assistant.


Combined with Code Compare and running Review Assistant on the TFS server, it provides a good way to share code and comments amount our team. It does everything we need it to do for code reviews and has a reporting tool.