How to set tokenColors in monaco-editor? #1853
Unanswered
durianwaffle
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Langium Community,
I am trying to set customized color for
variables
.I tried the scope below, but it doesn't work.
For
functions
, the scope below doesn't workThe default VS theme: https://gist.github.com/scottmwyant/2dc64ff4315ba9e2c374fb329b399820
I am wondering how can I get the scope name for a given token? For example
parameter
in functions,function
.Beta Was this translation helpful? Give feedback.
All reactions