|
Code Viewer and Diff Viewer |
|
Clicking on a file in the Review Summary Screen opens it in a Code Viewer or in a Diff Viewer. Important: Collaborator Visual Studio extension is designed to perform code reviews, rather than document reviews. That is, from the Visual Studio IDE you can review and compare source code and text files, but may fail to review and compare other types of review materials. To review Word documents, Excel tables, PDF files, images, or URLs you should use the Collaborator Web Client. If a review has only one revision of the desired file, it will be opened in a Code Viewer (standard code editor of Visual Studio in read-only mode). If a review has several revisions of the desired file, it will be opened in a Diff Viewer (standard Diff Window of Visual Studio).
![]() Two revisions of a file in a Diff Viewer In the Diff Window, the most recent revision is displayed on the right pane and the previous revision is displayed in the left pane. New text is highlighted in green and removed text is highlighted in red. The comment icon ( On the left side of a Code Viewer and Diff Viewer, a Conversation Pane is displayed. It lists the comments and defects that were created for the file being displayed. You can read the conversation, reply to and/or argue with other participants, mark the defects as fixed and so on. Comments and defects may relate to the entire file (these are called overall comments and defects) as well to a particular line of code (these are called line comments and defects). To create an overall comment:
To create an overall defect:
To create a line comment:
To create a line defect:
![]() Creating line comments and defects Depending on the Group conversations by lines setting, the Conversation Pane may display all defects and comments simultaneously or group comments and defects that relate to the same line. In the latter layout, you may use combobox and buttons to navigate between conversations that relate to different lines. ![]() Conversation pane: "Standard" and "Group by lines" layouts |
|
© 2003-2025 SmartBear Software. All rights reserved. |