Extension Version
0.20251123.1
VS Code Version
1.107.0-insider
Operating system Version
Windows_NT x64 10.0.26220
Steps to reproduce
- Using the https://github.com/gitkraken/vscode-gitlens codebase
- Open a file with web-components (e.g.
src/webviews/apps/plus/graph/graph-app.ts)
- Try ctrl-click
gl-graph-header in the render function -- not a link
Issue
I'm not sure if this is actually a tsgo issue, or by switching to tsgo in the editor other things end up not being able to use the language server or something.