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

Move code around #44

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Move code around #44

merged 2 commits into from
Oct 18, 2023

Conversation

maliroteh-sf
Copy link
Contributor

Move code for commands to subfolders. Subfolder names are category names that the commands belong to, which will help us keep code organized as we add more commands in the future:

src/commands/wizard/...
src/commands/utam/...
src/commands/lwc/...
etc.

@maliroteh-sf maliroteh-sf requested a review from a team as a code owner October 18, 2023 18:56
@@ -0,0 +1,94 @@
/*
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved most of the code from extension.ts to here

Copy link
Collaborator

@khawkins khawkins left a comment

Choose a reason for hiding this comment

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

Looks good!

@maliroteh-sf maliroteh-sf merged commit 0e07a98 into main Oct 18, 2023
17 checks passed
@maliroteh-sf maliroteh-sf deleted the move branch October 18, 2023 21:00
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