Skip to content

Rename and move commandRunner#2215

Merged
koesie10 merged 1 commit intomainfrom
koesie10/rename-command-runner
Mar 23, 2023
Merged

Rename and move commandRunner#2215
koesie10 merged 1 commit intomainfrom
koesie10/rename-command-runner

Conversation

@koesie10
Copy link
Copy Markdown
Member

The commandRunner name doesn't really make sense since it doesn't run a command, but rather registers a command. This renames it to registerCommandWithErrorHandling and moves it to the common/vscode directory.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

The `commandRunner` name doesn't really make sense since it doesn't
"run" a command, but rather registers a command. This renames it
to `registerCommandWithErrorHandling` and moves it to the
`common/vscode` directory.
@koesie10 koesie10 requested a review from a team March 23, 2023 10:15
@koesie10 koesie10 requested a review from a team as a code owner March 23, 2023 10:15
Base automatically changed from koesie10/remove-command-runner-with-progress to main March 23, 2023 10:26
@koesie10 koesie10 merged commit 96c9a4a into main Mar 23, 2023
@koesie10 koesie10 deleted the koesie10/rename-command-runner branch March 23, 2023 12:20
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