Skip to content

bug: the Copy GitHub Permalink command copies wrong commit hash #3566

@nikitastupin

Description

@nikitastupin

Hey 👋

  • Extension version: Name: 0.42.0
  • VSCode Version: 1.67.2
  • OS: macOS Monterey 12.4

Steps to Reproduce:

  1. git clone https://github.com/microsoft/vscode-pull-request-github
  2. git checkout f80b0868f527836658735b610defde4720066bcd
  3. Run the he Copy GitHub Permalink command on 5th line of the README.md.
  4. The https://github.com/microsoft/vscode-pull-request-github/blob/6b9d9c0d28c62329753a4769a03b48278b6ef51a/README.md#L5 permalink is copied.

Expected:

The https://github.com/microsoft/vscode-pull-request-github/blob/f80b0868f527836658735b610defde4720066bcd/README.md#L5 permalink is copied.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions