Skip to content

🐛 BUG: Expandable hover for TypeScript 5.9+ breaks when Astro extension is enabled in VSCode #1045

@hranum

Description

@hranum

Describe the Bug

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.

Steps to Reproduce

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

  1. Install Astro extension for VSCode
  2. Enable "typescript.experimental.expandableHover": true if using VSCode < 1.103
  3. Hover over a function in any TypeScript file.

Link to Minimal Reproducible Example

microsoft/vscode#259321

Metadata

Metadata

Assignees

No one assigned

    Labels

    - P4: importantViolate documented behavior or significantly improves performance (priority)needs triageIssue needs to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions