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

fix: Accept multiple arguments for a registered command #29

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Aug 10, 2023

Description

Problem*

Resolves

Summary*

While diving into various fixes for the Run test code lens, I found that we didn't accept multiple arguments to the registered command. This change allows it to accept more than one argument.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@phated phated requested a review from kobyhallx August 10, 2023 18:51
@kobyhallx kobyhallx merged commit 0185ff4 into master Aug 11, 2023
@kobyhallx kobyhallx deleted the phated/variable-command-args branch August 11, 2023 16:41
@github-actions github-actions bot mentioned this pull request Jun 29, 2023
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.

2 participants