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
norvancc
changed the title
When I use workers in monaco, it causes problems with parsing JSON styles
@shiki:monaco: it causes problems with parsing JSON styles
Dec 17, 2024
norvancc
changed the title
@shiki:monaco: it causes problems with parsing JSON styles
@shiki/monaco: it causes problems with parsing JSON styles
Dec 17, 2024
Validations
Describe the bug
When I use workers in monaco, it causes problems with parsing JSON styles.
I want this:
But I got this:
As you can see that the colors of key and value are the same.
Strangely, it returned to normal after the hot update.
This is the demo code for Codesand Box, where you can reproduce the problem:
https://codesandbox.io/p/devbox/quizzical-nobel-y5qnzt?file=%2Fsrc%2Fmonaco.ts&workspaceId=ws_HXxUyJszDJTWzpaQX93E7n
Reproduction
https://codesandbox.io/p/devbox/quizzical-nobel-y5qnzt?file=%2Fsrc%2Fmonaco.ts&workspaceId=ws_HXxUyJszDJTWzpaQX93E7n
Contributes
The text was updated successfully, but these errors were encountered: