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

Improve tree node styles in NPM Scripts pane #123091

Closed
aaronadamsCA opened this issue May 6, 2021 · 3 comments
Closed

Improve tree node styles in NPM Scripts pane #123091

aaronadamsCA opened this issue May 6, 2021 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders tasks Task system issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@aaronadamsCA
Copy link

I'd like to suggest a simple improvement to the readability and accessibility of the NPM Scripts pane.

Today the script name and package name are concatenated, reducing readability and accessibility:

image

At the very least, the package name should be a semantically separate description:

image

Personally, though, rather than repeat the package name over and over, I would really rather see the script contents here:

image

Thanks!

@egamma egamma assigned alexr00 and unassigned egamma May 26, 2021
@alexr00 alexr00 added feature-request Request for new features or functionality tasks Task system issues labels May 27, 2021
@alexr00 alexr00 modified the milestones: Backlog Candidates, On Deck May 27, 2021
@alexr00 alexr00 modified the milestones: On Deck, November 2021 Nov 11, 2021
@alexr00
Copy link
Member

alexr00 commented Nov 11, 2021

New appearance:
image

@aaronadamsCA
Copy link
Author

That looks SO GOOD. Amazing. Thank you!

@alexr00 alexr00 added the verification-needed Verification of issue is requested label Nov 29, 2021
@jrieken jrieken added the verified Verification succeeded label Nov 30, 2021
@avxkim
Copy link

avxkim commented Dec 9, 2021

@alexr00 is there a way to disable this?

@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders tasks Task system issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

6 participants
@egamma @aaronadamsCA @jrieken @avxkim @alexr00 and others