Hi, I don't know how completions work internally and whether completions for Zsh are something completely different than completions for Bash but it would be awesome if this package worked in both shells. Is that technically possible?
BTW, these Yarn completions are way more advanced than anything else I have seen (for zsh at least), for example, parsing workspaces from package.json as per #29 is the right thing to do while most other completions don't support Yarn workspaces at all.
Hi, I don't know how completions work internally and whether completions for Zsh are something completely different than completions for Bash but it would be awesome if this package worked in both shells. Is that technically possible?
BTW, these Yarn completions are way more advanced than anything else I have seen (for zsh at least), for example, parsing workspaces from
package.jsonas per #29 is the right thing to do while most other completions don't support Yarn workspaces at all.