Adding Comments to a Review

Rhythm Code Review allows you to create Comments for each line of code. Each line of code may contain multiple Comment threads. Each Comment thread can be one level deep. To create a Comment:
  1. Place your cursor in the gutter (left hand side for Unified GUID-F4008F88-3406-4A89-A7DA-956B6EF68428-low.png or in the middle for Side-by-Side GUID-D14367FE-749E-4541-81D8-A31E60068010-low.png) until you see the blue edit icon.

    GUID-4D772A79-D091-440D-A9A5-65A078029496-low.png

  2. Click the icon. A Comment window opens allowing you to begin your Code Review Comment:

    GUID-42DB73E7-BB91-4171-9D15-8918DE73869E-low.png

  3. Type your comment in the Comment field. Each entry must be one of the following types:
    • Comment
    • Clean Up
    • Code Style
    • Bug
    • Question
  4. During your comments, feel free to use the available markdown syntax.
  5. When you feel that the issues in the Comment are understood/complete, click Resolve (top-right in Comment window) to end the comment thread.