vscode-code-review icon indicating copy to clipboard operation
vscode-code-review copied to clipboard

[bug] "Code Review:" inline tag displays for similarly named files in different folders

Open bluenick2k17 opened this issue 3 years ago • 0 comments

🐞 Bug report

Description

When I generate a comment in a file, the contextual comment appears as expected in that file, which is good. However, it also appears in any file which also contains that same name in a different directory.

Reproduction

Create a comment in a code file, create another code file in a subdirectory with the same name and give enough lines to match the other file. I create the comment in one file, and the contextual feedback in the code file appears in both files the same way.

See output below (note the different locations in the red boxes): image

Error message


None

bluenick2k17 avatar Oct 05 '21 02:10 bluenick2k17