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

Extension Pack: Enabled/Disabled list: Show depending extensions as subitems #64671

Closed
artas90 opened this issue Dec 8, 2018 · 2 comments
Closed
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 ux User experience issues
Milestone

Comments

@artas90
Copy link

artas90 commented Dec 8, 2018

It would be great to distinguish top-level extensions such as Extension Pack and "flat" extension, which is not included in any pack.
The idea is to have list grouped by features. e.g.:

Enabled [V]

  • "Java language Pack"
    • "Debuger for Java"
  • "Python language Pack"
  • "Some small extention"

Disabled [V]

  • "Java language Pack"
    • "Maven for Java"
  • "Fortran support"

There are some possible solutions:

  1. Show extensions list as tree.
  2. Add possibility to hide dependent extensions
@vscodebot
Copy link

vscodebot bot commented Dec 8, 2018

(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 Dec 8, 2018
@sandy081 sandy081 added feature-request Request for new features or functionality ux User experience issues labels Dec 10, 2018
@sandy081 sandy081 added this to the Backlog milestone Dec 10, 2018
@sandy081 sandy081 added the *out-of-scope Posted issue is not in scope of VS Code label Nov 11, 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 ux User experience issues
Projects
None yet
Development

No branches or pull requests

3 participants
@artas90 @sandy081 and others