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

Add completer and xrepo complete #3201

Merged
merged 4 commits into from
Dec 25, 2022
Merged

Add completer and xrepo complete #3201

merged 4 commits into from
Dec 25, 2022

Conversation

glcraft
Copy link
Contributor

@glcraft glcraft commented Dec 24, 2022

Transform private.utils.complete to a module completer which can be use for xmake and xrepo with the same code.

@waruqi waruqi merged commit c0a6a5e into xmake-io:dev Dec 25, 2022
@waruqi
Copy link
Member

waruqi commented Dec 25, 2022

thanks!

@waruqi waruqi added this to the v2.7.5 milestone Dec 25, 2022
values = values(completing)
end
for _, v in ipairs(values) do
if tostring(v):startswith(completing) then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's broken now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants