autocomplete
autocomplete copied to clipboard
[yarn] version missing commands
Sanity checks
- [X] My issue relates to a specific CLI completion spec (e.g.
git checkoutis missing options ingitcompletion spec). If your issue is more general, please create your issue here: withfig/fig - [X] I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
- [X] I would like to work on this.
What CLI tool does this relate to?
yarn
Which statement makes the most sense?
This completion spec isn't complete
Issue Details
(Note to self, I will fix this: @ShawnCockburn )
yarn version missing auto complete commands
also check for other missing yarn commands
Actually we should start using diff-versioned specs for yarn
Since yarn 1 is very different from yarn 2 and 3
Actually we should start using diff-versioned specs for yarn
I was referring to version yarn 1.22.15.
I just had a look at the documentation on the website and I couldn't find much info about diff-versioned specs and how to use/make them, could you point me in the right direction?
Thank you mate!
@fedeci @SeparateRecords ^^^ bump ^^^
Thanks for pinging me (always ping me as I tend to be overwhelmed by notifications and often forget something)! I believe we need to document diff-versioned specs, for the moment just update the current spec which is actually yarn@1 with some commands from later versions!
will do, thanks!
I'm assigning this so I remember to create those docs!😃
I can take this, but I'm not sure how many arguments need to be added to the spec
https://github.com/withfig/autocomplete/pull/1606
This was fixed with the above merges. Closing
