Unofficial IDE for Salesforce Marketing Cloud - Handle and manipulate several SFMC assets (journeys, automations, queries, SSJS, AMPScript, etc..) between your local machine and Salesforce Marketing Cloud (SFMC).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Accenture SFMC DevTools VS Code Extension was built to simplify the command execution for Accenture SFMC DevTools, offering a more intuitive interface that streamlines the process of retrieving and deploying Marketing Cloud assets, configuration and code across various Business Units and instances. This tool eliminates the necessity of manual command line input (CLI), making your workflow more efficient and user-friendly.
In Visual Studio Code, navigate to the Extensions tab (or click Ctrl + Shift + X
Search for SFMC DevTools and click on Install
After installation is completed click on the button Reload Required or simply reopen your Visual Studio Code
A mcddev button should display at the bottom bar
Initialize SFMC DevTools Project
If you are starting a completely new SFMC DevTools project
Go to Terminal and click on New Terminal
Enter the command mcdev init and follow the interactive instructions to initialize a new project. For more guidance, consult the official SFMC DevTools documentation here
Wiki
Consult the Wiki for a complete guide on how to use the SFMC DevTools Vscode Extension.
Currently Supported Accenture SFMC DevTools commands