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

Chore: Use VS Code API to manage embedded languages files #14

Conversation

idillon-sfl
Copy link
Member

This is a PR is preceding the merge of the diagnostics for the embedded languages, for which the integration tests are not yet ready.

It moves the "EmbeddedLanguageDocManager" to the client side, in order to be able to use the VS Code api to manage the files. Doing so gives a better responsiveness when editing the embedded language files. Otherwise, I had to create new files on every change in order to trigger the diagnostics on the embedded language documents (which was very bad)

@idillon-sfl
Copy link
Member Author

So lets merge it with the embedded languages diagnostics: #18

@idillon-sfl idillon-sfl closed this Dec 1, 2023
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.

2 participants