Skip to content

Fix #2501 by including function in option auto complete function name - #2502

Merged
remkop merged 6 commits into
remkop:mainfrom
btw04:fix_completion_function_name
May 6, 2026
Merged

Fix #2501 by including function in option auto complete function name#2502
remkop merged 6 commits into
remkop:mainfrom
btw04:fix_completion_function_name

Conversation

@btw04

@btw04 btw04 commented Jan 19, 2026

Copy link
Copy Markdown
Contributor

This fixes #2501. Note that this depends on #2499 being merged first, and relates to it closely in the structure of the issue. The fix here should be pretty simple, extending the auto generate function name of the option to include the name of the function.

@remkop remkop added theme: auto-completion An issue or change related to auto-completion type: bug 🐛 labels May 5, 2026
@remkop remkop added this to the 4.7.8 milestone May 6, 2026
@remkop remkop added the theme: codegen An issue or change related to the picocli-codegen module label May 6, 2026
@remkop
remkop merged commit 84354a9 into remkop:main May 6, 2026
0 of 37 checks passed
remkop added a commit that referenced this pull request May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme: auto-completion An issue or change related to auto-completion theme: codegen An issue or change related to the picocli-codegen module type: bug 🐛

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoComplete.bash generates duplicate function names for same paramLabel

3 participants