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

[TASK] Add dependencies of other extensions in code format #103

Conversation

anasilva105
Copy link
Collaborator

@anasilva105 anasilva105 commented Jan 29, 2024

PR details

What changes did you make? (Give an overview)

  • Updated workspace to include vscode getConfiguration method

  • Add a dependencies class to handle the input from the user regarding the decision to install or not the recommend extensions. If the user selects "Do not ask again" a variable sfmc-devtools-vscode.recommendExtensions will be set to False in order to avoid asking again. This variable will be set by Workspace, not on the Global level.

  • Update package.json to include ... in mcdev: Copy to Business Unit and configuration of Workspace variable

  • closes [TASK] Add dependencies of other extensions in code format #100

@anasilva105 anasilva105 changed the title recommended extension installation implemented [TASK] Add dependencies of other extensions in code format Jan 29, 2024
@anasilva105 anasilva105 merged commit 31934f9 into develop Jan 29, 2024
3 checks passed
@anasilva105 anasilva105 deleted the task/100-add-dependencies-of-other-extensions-in-code-format branch January 29, 2024 16:26
@anasilva105 anasilva105 restored the task/100-add-dependencies-of-other-extensions-in-code-format branch January 30, 2024 15:19
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.

[TASK] Add dependencies of other extensions in code format
2 participants