g-plane / zsh-yarn-autocompletions

Zsh plugin for Yarn autocompletions.
MIT License
578 stars 18 forks source link

Fallback to filename suggestions when there are no applicable suggestions #29

Open vegerot opened 2 years ago

vegerot commented 2 years ago

For example, if I run

yarn ts-node -- ./s<tab>

I get no completion suggestions

g-plane commented 2 years ago

I'm not familiar with Zsh script development, so sorry, but contributions are welcomed!

vegerot commented 2 years ago

hm, me neither! 😂

vegerot commented 2 years ago

I'm surprised you were able to make such a cool plugin with little Zsh knowledge 🙂