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

Provide intenllisense for possible arguments. #127

Closed
zhaowenquan131 opened this issue Dec 15, 2023 · 2 comments · Fixed by #193
Closed

Provide intenllisense for possible arguments. #127

zhaowenquan131 opened this issue Dec 15, 2023 · 2 comments · Fixed by #193
Assignees
Labels
bug Something isn't working
Milestone

Comments

@zhaowenquan131
Copy link

Maybe it should be able to do something like
e.g. list all local branches when I type "git checkout" in bash in a repository folder

@zhaowenquan131 zhaowenquan131 added the feature-request Request for new features or functionality label Dec 15, 2023
@cpendery cpendery added bug Something isn't working and removed feature-request Request for new features or functionality labels Dec 25, 2023
@cpendery
Copy link
Member

This should be working, but the generator is failing for the script ["git","--no-optional-locks","branch","-a","--no-color","--sort=-committerdate"]. I'll look into it

@cpendery cpendery self-assigned this Dec 25, 2023
@cpendery cpendery modified the milestones: Backlog, January 2024 Dec 25, 2023
@joaogsleite
Copy link

joaogsleite commented Feb 14, 2024

The same with npm scripts:
e.g. list all available scripts when I type npm run in a bash inside a folder with a package.json file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants