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

feat: Integrate Monaco #10

Merged
merged 2 commits into from Feb 24, 2023
Merged

feat: Integrate Monaco #10

merged 2 commits into from Feb 24, 2023

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Feb 24, 2023

Implements 3 4 APIs for integrating Monaco:

  • import(@volar/monaco/worker).createLanguageService()
  • import(@volar/monaco).languages.registerProvides()
  • import(@volar/monaco).editor.activateMarkers()
  • import(@volar/monaco).editor.activateAutoInsertion() (Added in v1.3.0-alpha.3)

For more detail please see readme and reference to https://github.com/Kingwl/monaco-volar.

Closes #2

@johnsoncodehk johnsoncodehk merged commit e744641 into master Feb 24, 2023
@johnsoncodehk johnsoncodehk deleted the monaco branch February 24, 2023 21:51
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 this pull request may close these issues.

Add Support for Monaco
1 participant