Skip to content

fix: use diagnostic namespace instead of source to clear cache #117

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

Kazy
Copy link
Contributor

@Kazy Kazy commented Apr 17, 2025

source isn't the right field to use to clear the diagnostics, namespace is. For some reason Deno is using both deno and deno-ts, which led to diagnostics not being cleared as they should.

@rachartier rachartier merged commit 1a1c015 into rachartier:main Apr 18, 2025
1 check passed
@rachartier
Copy link
Owner

Thanks!

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