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

Recommend extension from extension tab #68702

Closed
AlexAegis opened this issue Feb 14, 2019 · 7 comments
Closed

Recommend extension from extension tab #68702

AlexAegis opened this issue Feb 14, 2019 · 7 comments
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

@AlexAegis
Copy link

I'd like to add extensions to the extensions.json's "recommendations" array by the context menu of an extension.

"Add to recommendations"

If it's already there change this to "Remove from recommendations"

Right now it's quite cumbersome to add a recommendation as I have to copy the extensions name from the label (or by the url if I opened it) and manually copy it. And even then I don't know If I already added that to the recommendations or not.

@vscodebot
Copy link

vscodebot bot commented Feb 14, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Feb 14, 2019
@kieferrm
Copy link
Member

@ramya-rao-a Didn't we have that already?

@ramya-rao-a
Copy link
Contributor

We have a command for it. But its not exposed via the context menu

@bryceschober
Copy link

👍 FWIW, I'm a relative newbie, but also a curious exploratory "power user" that is leading our team in adopting VS Code for more contexts, and it never occurred to me to use the command palette from this context.

@sandy081
Copy link
Member

image

@sandy081 sandy081 added the verification-needed Verification of issue is requested label Nov 11, 2020
@sandy081 sandy081 modified the milestones: Backlog, November 2020 Nov 11, 2020
@bpasero bpasero added the verified Verification succeeded label Dec 1, 2020
@ppezaris
Copy link

ppezaris commented Dec 4, 2020

will there be a command that can be invoked by the extension to do this?

@sandy081
Copy link
Member

sandy081 commented Dec 7, 2020

Yeah here are the commands

workbench.extensions.action.addExtensionToWorkspaceRecommendations
workbench.extensions.action.removeExtensionFromWorkspaceRecommendations

@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2020
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

7 participants