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 tried the monaco-editor-webpack-plugin example. First I needed to disable CORS to make it work. I selected the prettierc file. If I hover over the keys, it correctly shows me the description, so the schema is loading, but when I start typing a new key, nothing happens.
The text was updated successfully, but these errors were encountered:
Could you send a PR to fix CORS issue in the monaco-editor-webpack-plugin example?
For the other issue I require more information. What content did you have? Where did you type what character? Does it behave different from the VSCode YAML extension?
I tried the monaco-editor-webpack-plugin example. First I needed to disable CORS to make it work. I selected the prettierc file. If I hover over the keys, it correctly shows me the description, so the schema is loading, but when I start typing a new key, nothing happens.
The text was updated successfully, but these errors were encountered: