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