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

fix(monaco-language-apidom): register diagnostics provider early #4251

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Jun 30, 2023

Customized providers (like the diagnostics provider) needs to be registered before monaco editor is created
and services are initialized.

@char0n char0n self-assigned this Jun 30, 2023
@char0n char0n merged commit e7ea16b into next Jun 30, 2023
2 checks passed
swagger-bot pushed a commit that referenced this pull request Jun 30, 2023
# [5.0.0-alpha.67](v5.0.0-alpha.66...v5.0.0-alpha.67) (2023-06-30)

### Bug Fixes

* **monaco-language-apidom:** register diagnostics provider early ([#4251](#4251)) ([e7ea16b](e7ea16b))
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.0.0-alpha.67 🎉

The release is available on:

Your semantic-release bot 📦🚀

@char0n char0n deleted the char0n/editor-monaco-diagnostics branch July 17, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants