grain-lang.org icon indicating copy to clipboard operation
grain-lang.org copied to clipboard

LSP support in playground

Open phated opened this issue 1 year ago • 0 comments

Since the playground is using Monaco. It should be able to support LSP functions using https://github.com/CodinGame/monaco-vscode-api and https://github.com/TypeFox/monaco-languageclient

An example of putting an LSP in a worker exists at https://github.com/TypeFox/monaco-languageclient/tree/dfd7bb7/packages/examples/browser-lsp

phated avatar Aug 23 '22 18:08 phated