Rajat Tyagi
Rajat Tyagi
when debugging this, I found that the issue comes only when I intialize firepad with monaco editor instance.
Tried the same, it is not working.
 These errors are coming from Monaco Language Client not from the editor.
Yes, I implemented in the same way, still errors are logged in the console.
No, I handled the languageClient.stop() using the try catch. This error appears even before the stop method is called. A connection error occurs when the specific language server(Java, Clangd) in...
Hi @kaisalmen , Unfortunately, I was unable to stop these errors from logging to the console. It seems what @CGNonofr mentioned [here](https://github.com/TypeFox/monaco-languageclient/issues/422#issuecomment-1266574585) is why these errors are occurring since my...
Hi there! Thank you for your kind words. I'm glad you like the look and features. To achieve this look of the editor, I used Material-UI for the theme. As...
Hi @Graquick Have you checked the editor ?