taplo icon indicating copy to clipboard operation
taplo copied to clipboard

Restore the editor on the website

Open tamasfe opened this issue 2 years ago • 0 comments

With the switch to vitepress, the web editor has been removed.

I intend to put it back, but at least with some kind of LSP integration for the feature showcase.

The progress so far:

  • [x] A page with CodeMirror.
  • [x] Taplo library for formatting.
  • [x] Taplo LSP working in a web worker.
  • [ ] An actually working LSP bridge that works with CodeMirror 6 and web workers and is not tied to websockets.

tamasfe avatar Jun 16 '22 20:06 tamasfe