Skip to content

Expandable hover for TypeScript 5.9+ breaks when Svelte extension is enabled in VSCode #2825

@hranum

Description

@hranum

Describe the bug

Hovers behave as before — no collapsible sections.

Multiple other extensions breaks this feature. There is several issues in the VSCode repo, including this which also provide a potential fix for extension authors.

Reproduction

  • Install Svelte for VS Code
  • Enable "typescript.experimental.expandableHover": true if using VSCode < 1.103
  • Hover over a function

Expected behaviour

Expandable quick info.

System Info

IDE 1: VS Code 1.102.3
IDE 2: VS Code 1.103
TypeScript: 5.9.2

Which package is the issue about?

No response

Additional Information, eg. Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions