Format Typescript info on symbol/error hover #4072
Labels
feature-request
Request for new features or functionality
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone
We use type aliases in our code instead of classes and interfaces. For larger types it becomes almost impossible to make any sense of the text that Typescript outputs because it can be more lines than what fits on a small screen.
It would be more than awesome if the text displayed on hover would be parsed and formatted. Perhaps collapse large types and make it possible to expand them by clicking on them?
The text was updated successfully, but these errors were encountered: