-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Comments
(Experimental duplicate detection) |
None of those issues appear to be a duplicate of this feature request. |
+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. |
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 |
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
The text was updated successfully, but these errors were encountered: