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

feat(clink): added clink auto-completion parameters #242

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

jan-bar
Copy link
Contributor

@jan-bar jan-bar commented Apr 27, 2024

  1. use setdelayinit to delay initialization, start clink faster, and only initialize when the vfox command is entered
  2. vfox add supports completing multiple sdk names, and the sdk name already on the command line will not be completed again

GIF 2024-04-27-星期六 11-23-25

  1. add vfox update,vfox upgrade,vfox config,vfox cd command parameters auto-completion

GIF 2024-04-27-星期六 11-37-35

1. use `setdelayinit` to delay initialization, start clink faster, and only initialize when the `vfox` command is entered
2. `vfox add` supports completing multiple `sdk names`, and the `sdk name` already on the command line will not be completed again
3. add `vfox update`,`vfox upgrade`,`vfox config`,`vfox cd` command parameters auto-completion
@aooohan aooohan merged commit 842b1ad into version-fox:main Apr 28, 2024
@aooohan aooohan changed the title feat(clink autocomplete): added clink auto-completion parameters feat(clink): added clink auto-completion parameters Apr 28, 2024
@jan-bar jan-bar deleted the update_clink_lua branch April 28, 2024 02:13
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