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

Add script name completion for yarn run #3

Closed
gluons opened this issue Oct 20, 2019 · 1 comment · Fixed by #4
Closed

Add script name completion for yarn run #3

gluons opened this issue Oct 20, 2019 · 1 comment · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@gluons
Copy link
Member

gluons commented Oct 20, 2019

Read scripts from package.json via ConvertFrom-Json and add it to completion.

@gluons gluons added the enhancement New feature or request label Oct 20, 2019
@gluons gluons self-assigned this Oct 20, 2019
@gluons gluons closed this as completed in #4 Oct 23, 2019
@guillaume86
Copy link

Hi, nice work!

Could you also include these completions to the default ´yarn [tab]´ completion list to mirror yarn behavior? (yarn start is a shortcut for yarn run start for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants