Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autompletion not working in Example #223

Closed
JakobDev opened this issue Oct 11, 2023 · 2 comments · Fixed by #227
Closed

Autompletion not working in Example #223

JakobDev opened this issue Oct 11, 2023 · 2 comments · Fixed by #227

Comments

@JakobDev
Copy link

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.

@remcohaszing
Copy link
Owner

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?

@JakobDev
Copy link
Author

I just tried to type some prettier keys e.g. trailingComma but no popup appears. In VSCode it works without problems. Tested in Firefox and Chrome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants