Fullstack Language Servers
404wolf.com·6h

Fullstack Language Servers

Val Town makes it easy to ship TypeScript automations and applications to the internet via an integrated web editor experience. We strive to offer a magical tight feedback loop, with 100ms deploys on save.

That online editor experience should be great: we should support high-quality highlighting, autocompletion, information for when you hover over bits of code. But unfortunately it hasn’t been so: our previous editor has been buggy and slow to give useful TypeScript feedback.

But now, we’ve rewritten our editor’s TypeScript integration from scratch. It’s available to all Val Town users, is fast and accurate, and the code is open source.

Our old system: running TypeScript in a Web Worker

Our previous language inte…

Similar Posts

Loading similar posts...