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

Allow hiding some recommended extensions #48743

Closed
rmunn opened this issue Apr 26, 2018 · 4 comments · Fixed by #51941
Closed

Allow hiding some recommended extensions #48743

rmunn opened this issue Apr 26, 2018 · 4 comments · Fixed by #51941
Assignees
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality on-testplan
Milestone

Comments

@rmunn
Copy link
Contributor

rmunn commented Apr 26, 2018

Issue Type: Feature Request

I'd like to be able to hide some extensions, in particular ones that keep showing up in the "Recommended Extensions" list but that I'm not interested in. For example, today VS Code recommended the Visual Studio Team Services, and when I hovered over it, the tooltip said "This extension is recommended because you have Git installed." This means that the recommendation is going to keep on showing up.

At my current job, we don't use Team Services, so this extension is of no interest to me; I'd like to not have the recommendation show up since it's mildly distracting. I don't want to hide the entire Recommended sidebar, as it is sometimes useful. But I would like to have an option to right-click on a recommended extension and say "Don't show this to me again" so that I can de-clutter the extensions list a little bit, removing extensions that I'm never going to want to install.

VS Code version: Code - Insiders 1.23.0-insider (6d7bb1a, 2018-04-26T05:16:57.657Z)
OS version: Windows_NT x64 10.0.16299

@vscodebot vscodebot bot added the insiders label Apr 26, 2018
@vscodebot
Copy link

vscodebot bot commented Apr 26, 2018

@rmunn
Copy link
Contributor Author

rmunn commented Apr 26, 2018

None of those issues appear to be a duplicate of this feature request.

@sandy081 sandy081 assigned ramya-rao-a and unassigned sandy081 Apr 26, 2018
@ramya-rao-a ramya-rao-a added extensions Issues concerning extensions and removed insiders labels Apr 26, 2018
@shankarramr
Copy link

+1, this would be helpful to suppress specific recommendations. Another scenario where it is useful is for 'parent' plugins that installs the actual plugins.

For ex: Microsoft's Java plugin, out of that bunch the only plugin is use is the Red hat's one. So I have that directly installed instead of installing the 'parent' one.
In this case every time I open a .java file I get the recommendation now.

@JacksonKearl
Copy link
Contributor

With #51941, a user is able to ignore recommendations for particular extensions they find not useful across all instances of vscode. Additionally, in cases where a team finds an extension irrelevant or redundant for a particular workspace, the team is able to ignore recommendations for that extension, and track those ignored recommendations in either their .vscode/extensions.json or *.code-workspace file. This will be available in the next Insiders build.

@ramya-rao-a ramya-rao-a added the feature-request Request for new features or functionality label Jun 19, 2018
@ramya-rao-a ramya-rao-a added this to the June 2018 milestone Jun 19, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 3, 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 on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants