gillchristian / tsplay.dev

TypeScript Playground Shortener
https://tsplay.dev
MIT License
67 stars 9 forks source link

[WIP] volar support for the LSP #116

Open orta opened 1 year ago

orta commented 1 year ago

The goal is to have a new worker which uses volar to replace monaco-typescript, which doesn't require pre-computing the monaco-typescript infra

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsplay ❌ Failed (Inspect) Jul 4, 2023 9:58am
gillchristian commented 1 year ago

Changed base to v2 as well, let's make #115 first

orta commented 1 year ago

Yeah, this is experimental and it might be a while before I figure out the path for it to work fully

orta commented 1 year ago

https://github.com/vuejs/repl/pull/125 has this technique working correctyl in the vue playground