-
-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working
Description
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
Labels
FixedFixed in master branch. Pending production release.Fixed in master branch. Pending production release.bugSomething isn't workingSomething isn't working