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

Check related files API flag when IntelliSense is disabled #12743

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

benmcmorran
Copy link
Member

Follow up to a small issue Bob identified in #12735. When IntelliSense is disabled, the existing behavior is to fall back to also disabling the related files API and registering the getIncludes command as a no-op. However, that wouldn't correctly test the eventual migration we want where the getIncludes command goes away entirely. I changed this to explicitly check the experiment state on the IntelliSense disabled path too.

No need to re-spin any insiders builds for this -- it can go into the next release.

@sean-mcmanus sean-mcmanus merged commit 8d7668e into main Sep 20, 2024
6 checks passed
@sean-mcmanus sean-mcmanus deleted the dev/bemcmorr/check-exp-flag-isense-disabled branch September 20, 2024 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants