Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Console] Zsh shell autocompletion #47018

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

Merged
merged 2 commits into from
Jul 22, 2022
Merged

[Console] Zsh shell autocompletion #47018

merged 2 commits into from
Jul 22, 2022

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jul 21, 2022

Q A
Branch? 6.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #43592
License MIT
Doc PR todo

Continuation of #43970

  • Rebased, including bug fixes.
  • Added description to completion values, implemented for commands and options names. (should be used for fish also)
% bin/console [TAB]
about                       -- Display information about the current project
assets:install              -- Install bundle's web assets under a public directory
cache:clear                 -- Clear the cache
cache:pool:clear            -- Clear cache pools

Co-authored-by: Jérôme Tamarelle <[email protected]>
@GromNaN GromNaN requested a review from chalasr as a code owner July 21, 2022 20:49
@carsonbot carsonbot added this to the 6.2 milestone Jul 21, 2022
@carsonbot carsonbot changed the title [Console] Zsh shell autocompletion [Console] Zsh shell autocompletion Jul 21, 2022
@fabpot
Copy link
Member

fabpot commented Jul 22, 2022

Thank you @GromNaN.

@chalasr
Copy link
Member

chalasr commented Jul 22, 2022

Wouhou! Also thanks @adhocore

@GromNaN GromNaN deleted the pull/43970 branch July 22, 2022 14:28
@HypeMC HypeMC mentioned this pull request Jul 24, 2022
@fabpot fabpot mentioned this pull request Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Console] Implement completion for zsh
5 participants