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

Don't populate cache from legacy diagnostics #11696

Merged
merged 4 commits into from
Jun 19, 2024

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Jun 18, 2024

Closes #11695

Note that vshaxe is still using legacy diagnostics, will need to update it to json RPC diagnostics.

@kLabz kLabz force-pushed the dont_populate_cache_from_legacy_diagnostics branch from f0ee319 to 892901b Compare June 18, 2024 08:41
@Simn
Copy link
Member

Simn commented Jun 18, 2024

Very happy to see that populate_cache_from_display thing go!

@kLabz
Copy link
Contributor Author

kLabz commented Jun 18, 2024

Sadly it also means that until vshaxe gets updated, in practice it'll always be set to false 😅

Because they use display API that breaks the cache
Legacy diagnostics = false, json rpc diagnostics = true
@kLabz kLabz force-pushed the dont_populate_cache_from_legacy_diagnostics branch from 892901b to 303bb38 Compare June 19, 2024 06:38
@kLabz kLabz merged commit 30151bb into development Jun 19, 2024
99 checks passed
@skial skial mentioned this pull request Jun 25, 2024
1 task
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.

Diagnostics prevents macros from being updated
2 participants