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

Turn-off file extension recommendations #10431

Merged
merged 1 commit into from
May 15, 2020
Merged

Conversation

kburtram
Copy link
Member

This turns off file extension recommendations since we don't currently have any such recommendations. I left the original code in-place otherwise I'd have to remove a bunch of imports for unused import hygiene errors. We'll want to reenable this code in the near-future likely for KQL files, so we can recommend the Kusto extension when those files are opened. So this is a tactical change for this specific regression.

PR for #10392.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 33.95% when pulling 55be08c on defect/filerecommendation into 19fab3f on master.

@kburtram kburtram merged commit 1d1e21b into master May 15, 2020
@kburtram kburtram deleted the defect/filerecommendation branch May 15, 2020 18:05
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.

3 participants