Open
Description
To try it:
- Build this TS branch and set it as your workspace TS version: Proposed expandable hover API TypeScript#59940
- In VS Code
"typescript.experimental.expandableHover": true
Let's test out TS's current implementation of expandable hovers. The main question is if the UI is good enough as-is, or if it turns out we need something different, which may require API changes
Activity