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

Display installed dependencies #54917

Closed
Tanja-4732 opened this issue Jul 24, 2018 · 7 comments
Closed

Display installed dependencies #54917

Tanja-4732 opened this issue Jul 24, 2018 · 7 comments
Assignees
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Milestone

Comments

@Tanja-4732
Copy link

Tanja-4732 commented Jul 24, 2018

The dependencies tab of an Add-on should display which ones I have installed already/give me a button to install a dependency individually.

@vscodebot vscodebot bot added the extensions Issues concerning extensions label Jul 24, 2018
@kieferrm kieferrm added the feature-request Request for new features or functionality label Jul 24, 2018
@ramya-rao-a
Copy link
Contributor

@sandy081 thoughts?

This definitely can help users pick and choose extensions from an extension pack instead of being forced to install all and then uninstall/disable or search for each of them separately

@ramya-rao-a ramya-rao-a added the under-discussion Issue is under discussion for relevance, priority, approach label Jul 25, 2018
@sandy081
Copy link
Member

sandy081 commented Jul 25, 2018

Yeah, makes sense. We have a new tab for extension packs now after we moved away from using extensionDependencies - #48430 (comment)

@ramya-rao-a ramya-rao-a added help wanted Issues identified as good community contribution opportunities and removed under-discussion Issue is under discussion for relevance, priority, approach labels Jul 25, 2018
@ramya-rao-a ramya-rao-a added this to the Backlog milestone Jul 25, 2018
@ramya-rao-a ramya-rao-a removed the help wanted Issues identified as good community contribution opportunities label Sep 11, 2018
@ramya-rao-a
Copy link
Contributor

@sandy081 What do you think of re-using the renderer used in the extensions viewlet for the dependencies and extension pack contents?

Because the minute we have an "Install" button next to the dependencies, the next logical request would be for a uninstall/enable/disable button.

@sandy081
Copy link
Member

👍

1 similar comment
@Tanja-4732
Copy link
Author

👍

@ramya-rao-a ramya-rao-a modified the milestones: Backlog, On Deck Sep 27, 2018
@ramya-rao-a ramya-rao-a assigned sandy081 and unassigned ramya-rao-a Nov 15, 2018
@ramya-rao-a ramya-rao-a modified the milestones: On Deck, Backlog Nov 15, 2018
@sandy081
Copy link
Member

sandy081 commented Nov 9, 2020

Now that we show extension packs separately from dependencies and provide options to install them separately, I do not see big reason to support this feature for extension dependencies. Hence closing this as out of scope.

@sandy081 sandy081 added the *out-of-scope Posted issue is not in scope of VS Code label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extensions Issues concerning extensions feature-request Request for new features or functionality *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants
@kieferrm @sandy081 @ramya-rao-a @Tanja-4732 and others