TypeScript expandable hover #28000
liuzhch-Orka
started this conversation in
Ideas From VSCode
Replies: 2 comments 3 replies
-
|
TypeScript 5.9 Beta dropped with this feature in preview: https://devblogs.microsoft.com/typescript/announcing-typescript-5-9-beta/#expandable-hovers-(preview), allowing VS Code to implement it with a |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
This feature would be absolutely amazing, as there's often zero way to actually find what something is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This feature is implemented by VSCode itself, and was previously implemented by the Prettify TS plugin.
Current typescript type display of Zed:
Expected:
Beta Was this translation helpful? Give feedback.
All reactions