Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 501 Bytes

File metadata and controls

5 lines (3 loc) · 501 Bytes

CodeMirror lsp-client Demo

This repository is a showcase of CodeMirror's official LSP integration, lsp-client, with integration to a web-based language server, just like what VS Code for the Web can do. With some minimal patches applied, vtsls (one implementation of TypeScript language server) can run in a browser. It is a good evaulation to see how an offline TypeScript playground performs right in your browser.