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

Refactoring: Move commands into a command_variables.ts #348

Conversation

vogelsgesang
Copy link
Collaborator

@vogelsgesang vogelsgesang commented Feb 28, 2024

This commit moves all the commands intended to be used as "command variables" from the extension.ts into a new command_variables.ts file. This is a precursory refactoring before introducing additional command variables.

BEGIN_COMMIT_OVERRIDE
refactor: Move commands into a command_variables.ts (#348)
END_COMMIT_OVERRIDE

This commit moves all the commands intended to be used as "comand
variables" from the `extension.ts` into a new `command_variables.ts`
file. This is a precursory refactoring before introducing additional
command variables.
@jfirebaugh jfirebaugh merged commit 2180a4c into bazel-contrib:master Feb 28, 2024
4 checks passed
@vogelsgesang vogelsgesang deleted the avogelsgesang-refactor-command-vars branch March 26, 2024 02:07
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