Skip to content

"Mark file as Viewed" Affects All Files with the Same Name, Regardless of the Path #95

@mburakeker

Description

@mburakeker
  • Extension version: 0.2.2
  • VSCode Version: 1.93.0
  • OS: Windows 11

Issue desciption:
The "Mark file as Viewed" feature marks all files with the same filename, regardless of their folder path, when only one file should be affected.

Steps to Reproduce:

  • Find a Pull Request containing files with the same name located in different folders, e.g.:
    • libs/lib-name/src/my-component.component.ts
    • libs/different-lib-name/src/my-component.component.ts
  • In the sidebar, locate one of the my-component.component.ts files and click "Mark file as Viewed."
  • Observe that all files sharing the same name, regardless of their folder, are now marked as "Viewed."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions