Suren Atoyan
Suren Atoyan
Hi, @justadudewhohacks. Any idea about this issue? I also tried to use `opencv4nodejs` in a separate worker, but it failed with the same error. So, as I understood it should...
Hello @sebad78, To add a new language you need to access `monacoInstance` and register your custom language. Check it [here](https://codesandbox.io/s/monaco-editorreact---monaco-instance-5pbmx?fontsize=14&hidenavigation=1&theme=dark). I am not familiar with `monaco-kusto`, it seems a special...
Hi @natescholnick, thank you for your feedback. I'll check it and come back to you.
Hey @natescholnick, I am sorry for the broken link, there was a mistake in the README file; it's already fixed.
> The `useMonaco` hook makes this relatively easy from a functional component - > > ``` > import { useMonaco } from "@monaco-editor/react"; > > export default function useYourLanguage() {...
I didn't find a universal way to do it. Depends on the test and testing tool, there can be different problems. First, by default it tries to load sources by...
Hi @davidicus. I am sorry for the inconvenience regarding testing. Currently, I have no tips. As the initialization process is supposed to load some scripts from CDN, there is a...
Hey @przlada, thank you for sharing this 🙂 It's really promising
Hey everyone 👋 could you please try to [use monaco-editor as an npm package](https://github.com/suren-atoyan/monaco-react#use-monaco-editor-as-an-npm-package) during the testing? It's available in `v4.4.1`
@fboechats It shouldn't be `70mb`. Have you already tested it?