suren-atoyan / monaco-react

Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
https://monaco-react.surenatoyan.com/
MIT License
3.66k stars 262 forks source link

Is there a guide for connecting the editor to custom lsp servers for code autocompletion? #400

Open wudstrand opened 2 years ago

lubandashi commented 2 years ago

I also want to know how to connect.

suren-atoyan commented 2 years ago

Actually, I've never tried. If someone tries please share your experience - it will be helpful for many developers. Once there is a working example I'll create a separate section for it in the documentation.