Comment on Building a better online editor for TypeScriptparentComments−d357r0y3r11moI've built significant applications using Monaco, including things that tie into custom LSPs.They really just should have used Monaco. This will be a burden to maintain and won't be a core differentiator.−whazor11moCodemirror nowadays has first-party LSP support: https://github.com/codemirror/lsp-client
Comments
I've built significant applications using Monaco, including things that tie into custom LSPs.
They really just should have used Monaco. This will be a burden to maintain and won't be a core differentiator.
Codemirror nowadays has first-party LSP support: https://github.com/codemirror/lsp-client