d-koppenhagen / vscode-code-review

Create a code review with all your comments in one file
https://marketplace.visualstudio.com/items?itemName=d-koppenhagen.vscode-code-review
MIT License
68 stars 36 forks source link

All Lines from 0 to end of code selected highlighted for comment #110

Closed sjwar455 closed 3 years ago

sjwar455 commented 3 years ago

When viewing/updating a comment via the Code Review: Comment Explorer side bar, all lines from 0 to end of selected code are highlighted.

Scenario:

  1. select lines 100 - 105 for comment
  2. create comment & click update
  3. Select comment in Code Review: Comment Explorer side bar
  4. All lines from line 0 to 105 are highlighted
  5. Sad face

Versions Affected: 1.27.0 1.27.1 1.27.2

Extra:

d-koppenhagen commented 3 years ago

Thanks for reporting this issue. It should be solved with version 1.27.3.