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.09k stars 53 forks source link

Add JSON schema powered hover engine for tsconfig or other kinds of JSON documents #142

Open cspotcode opened 2 years ago

cspotcode commented 2 years ago

Extracting from #141

We can provide twoslash-style tooltips but for JSON documents, based on JSON schema.

The schema-based tooltips can be generated using VSCode's JSON language service, https://github.com/microsoft/vscode-json-languageservice