Skip to content

"Go to definition" is missing within html template strings (lit) #2154

@eamodio

Description

@eamodio

Extension Version

0.20251123.1

VS Code Version

1.107.0-insider

Operating system Version

Windows_NT x64 10.0.26220

Steps to reproduce

  1. Using the https://github.com/gitkraken/vscode-gitlens codebase
  2. Open a file with web-components (e.g. src/webviews/apps/plus/graph/graph-app.ts)
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: EditorRelated to the LSP server, editor experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions