TypeFox / monaco-languageclient

Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples
https://www.npmjs.com/package/monaco-languageclient
MIT License
992 stars 171 forks source link

Allow to configure more than one languageclient #677

Open kaisalmen opened 4 weeks ago

kaisalmen commented 4 weeks ago

Expand the UserConfig and the complete wrapper logic to allow using more than one languageclient.

kaisalmen commented 4 weeks ago

@CGNonofr that limitation is artificial in the wrapper. I think this should be changed.