vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Detail view incorrectly parses GitHub account in commit message

Open dnicolson opened this issue 1 year ago • 0 comments

Description

  1. Clone https://github.com/OpenWonderLabs/node-switchbot/blob/c0a3668/src/switchbot.ts#L165
  2. Open Visual Studio Code and hover over the specific line

The detail view includes non-existent links to the fork instead of the main repository, and unexpected backticks before brackets also appear.

The commit message doesn't have these issues.

GitLens Version

v14.9.1 (and v2024.4.2405)

VS Code Version

Version: 1.88.1 Commit: e170252f762678dec6ca2cc69aba1570769a5d39 Date: 2024-04-10T17:43:08.196Z (2 wks ago) Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.4.0

Git Version

git version 2.43.0

Logs, Screenshots, Screen Captures, etc

PixelSnap 2024-04-24 at 22 47 42@2x

dnicolson avatar Apr 24 '24 21:04 dnicolson