vladtimss
vladtimss
Hi! Thanks for your great job of this project. I extremely need help to solve problem with load monaco from node modules. Below you can see my usage of @monaco-editor/react...
Hello! Many thanks for this project! I have a component which has a state. in onMount i passed a callback with two params (editor, monaco). Then in onMount i can...
Hi! Many thanks for your project! I have a problem of small scale in output. Could you give some advices how increase text in such formula syntax. I'm attaching screen...
Hi! Could you please add ability for rendering math using HTML and CSS to lay out the mathematics. You can see this link of docs https://docs.mathjax.org/en/latest/options/output/chtml.html#chtml-options to understand more correctly...
Hi, many thanks for your work! Could you please help me understand what should i do to render on new lines this syntax, because it renders in one row ```...
Hi! **I need help to understand how connect my monaco-editor react component to julia language server which my team did on our server. I cant see sending message via json-rpc...
Hi! Thanks for your good project. I'd like to add underline on some text via "" tag like this `some text` Does it possible with any way?