Examples
#886
Replies: 1 comment 1 reply
-
Hi @alexp2001 thank you. That is actually an error I just realized. The first "bare" example does not make use the wrapper and therefore the textmate services must be initialized by hand. Otherwise the highlighting instructions from |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have been trying the examples that are included with monaco-languageclient.
There are two examples called "JSON Language Client & Language Server (Web Socket)"
http://localhost:20001/packages/examples/bare.html
and
http://localhost:20001/packages/examples/json.html
Can someone please explain why syntax highlighting works in the second example but it does not work in the first example. I can not figure out.

Beta Was this translation helpful? Give feedback.
All reactions