shikijs / twoslash

You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
https://shikijs.github.io/twoslash/
MIT License
1.08k stars 53 forks source link

Option to see large types (extend view box) #157

Closed bennycode closed 2 years ago

bennycode commented 2 years ago

I like the vscode-twoslash-queries extension. Currently it shows a type within one line but for very large types it would be nice if you can expand that window to actually see the full type.

Screenshot

image