You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this project isn't meant to connect the server with a client side monaco instance, but I'd figure maybe you can provide some pointers.
I want my client to be monaco since I don't need all the extra stuff in the vscode workbench.
I saw in the docs that this server can be run in headless mode.
Can you please give me some pointers on how to connect monaco with a headless openvscode-server?
I'm guessing I will need to run the client side of the extension host and connect it monaco, somehow...?
I've seen the https://github.com/CodinGame/monaco-vscode-api that does something with the extension host, but I'm not sure what exactly.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I know this project isn't meant to connect the server with a client side monaco instance, but I'd figure maybe you can provide some pointers.
I want my client to be monaco since I don't need all the extra stuff in the vscode workbench.
I saw in the docs that this server can be run in headless mode.
Can you please give me some pointers on how to connect monaco with a headless openvscode-server?
I'm guessing I will need to run the client side of the extension host and connect it monaco, somehow...?
I've seen the https://github.com/CodinGame/monaco-vscode-api that does something with the extension host, but I'm not sure what exactly.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions