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

Load plugin commands for autocompletion #11074

Closed
wants to merge 3 commits into from

Conversation

susannemoog
Copy link
Contributor

To allow autocompletion for commands provided by plugins, the plugin commands should also be loaded in the completion step.

This results in both the completion for the command name itself as well as - if configured - completion for arguments and values for said command.

To allow autocompletion for commands provided by plugins, the plugin commands should also be loaded in the completion step.

This results in both the completion for the command name itself as well as - if configured - completion for arguments and values for said command.
@Seldaek Seldaek added this to the 2.4 milestone Sep 22, 2022
@Seldaek Seldaek added the Bug label Sep 22, 2022
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
@Seldaek
Copy link
Member

Seldaek commented Oct 12, 2022

Thanks, merged as b2ebe84 in 2.4 branch

@Seldaek Seldaek closed this in b2ebe84 Oct 12, 2022
emahorvat52 pushed a commit to emahorvat52/composer that referenced this pull request Feb 3, 2023
Closes composer#11074

Co-authored-by: Susanne Moog <look@susi.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants