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

Setting to disable pro-active fetching of extension recommendations #43471

Closed
3 tasks done
ramya-rao-a opened this issue Feb 12, 2018 · 0 comments
Closed
3 tasks done
Assignees
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Feb 12, 2018

Currently, we have the below ways of providing extension recommendations

  • The ones committed to the repo by project owners (workspace recommendations)
  • The ones based on the files opened by the user
  • The ones based on installed software on the user's machine
  • The ones we deduce based on extension usage by others who have worked on the same repo

There is no way for a user to opt-out of this experience

This issue is to track the feature request to

  • add setting extensions.showRecommendationsOnlyOnDemand. If set to true, this disables the pro-active fetching of extension recommendations.
  • retain the command Extensions: Show Recommendation Extensions so that even when this setting is in use, explicit running of the "Show recommendations" will show the recommendations
  • disabling recommendations via this setting should disable the recommendation prompts too
@vscodebot vscodebot bot added the extensions Issues concerning extensions label Feb 12, 2018
@ramya-rao-a ramya-rao-a added the feature-request Request for new features or functionality label Feb 12, 2018
@ramya-rao-a ramya-rao-a added this to the February 2018 milestone Feb 12, 2018
@ramya-rao-a ramya-rao-a self-assigned this Feb 12, 2018
@ramya-rao-a ramya-rao-a added the verification-needed Verification of issue is requested label Feb 27, 2018
@RMacfarlane RMacfarlane added the verified Verification succeeded label Feb 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants