gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.98k stars 1.33k forks source link

Sourcemaps don't load for webview apps #2123

Open d13 opened 2 years ago

d13 commented 2 years ago

GitLens Version

v12.1.2

VS Code Version

Version: 1.69.2 Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a Date: 2022-07-18T16:12:57.074Z (1 wk ago) Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Darwin x64 21.5.0

Git Version

git version 2.35.1

Description

When developing locally, sourcemaps are not loading for webview apps, making it difficult to debug in developer tools.

Logs, Screenshots, Screen Captures, etc

No response

eamodio commented 2 years ago

See https://github.com/microsoft/vscode-js-debug/issues/1344