Allows you to use Hutte capabilities from your VSCode application, without having to navigate to Hutte UI. Development can be done from the beginning (creating of scratch orgs) to the end all from VSCode.
- Salesforce CLI
- Hutte CLI, check this article for more information. Make sure the version of Hutte plugin is equal or bigger than
2.1.0
.- Upgrading Hutte CLI:
- To check the current version of Hutte plugin, use
sf plugins inspect hutte
- To upgrade to 2.1.0, use
sf plugins install [email protected]
- To check the current version of Hutte plugin, use
- Upgrading Hutte CLI:
- Hutte account
-
Signup into Hutte
-
Login into Hutte
-
Retrieve Active Orgs from the Hutte project linked to the repository
-
Set as Default an Org from the Hutte project list.
Note that the default behaviour of
Hutte.yml
will be taken into account. This set default hutte org logic will perform the same logic as Hutte SFDX Plugin'ssfdx hutte:org:authorize
command.
*Added compatibility with Salesforce Code Builder, GitHub Workspaces and the Windows operating system, through the usage of the new --org-name
flag in sf hutte org authorize
command, which allows to remove the bash
dependency in command execution
*First version of the extension
Your support and feedback are instrumental in shaping the future of this Plugin. Please reach out to [email protected], or reach us through the chat on hutte.io or inside app2.hutte.io if you encounter issues or have suggestions for improvement.
Enjoy!