Replies: 1 comment 1 reply
-
@woss completely missed this one. i get the discussions overlooked. can you please create an issue and i'll check it out? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I started to move my scripts to the
Makefile.toml
and it seems to me that I will have many tasks. I would like my coworkers don't have to search and find the task names instead of having them as completions. The current sourcing only works withmakers
and onbash
, we are using zsh and to be specific https://github.com/romkatv/zsh4humansIt is an incredibly good setup with awesome completions which you can find here .
I am not any good in zsh programming and i believe that the
cargo make ...completion
would be a great addition and excellent UX with this project.Beta Was this translation helpful? Give feedback.
All reactions