Skip to content

This extension enables to interact with Hutte from VSCode

License

Notifications You must be signed in to change notification settings

hutte-io/hutte-vscode-extension

Repository files navigation

VSCode Hutte Extension

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.

Pre-requisites

Features

  • 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's sfdx hutte:org:authorize command.

  • Activate a new Org from the Pool

  • Open an Org on the Hutte UI (deeplink)

Release Notes

1.1.0

*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

1.0.0

*First version of the extension

Feedback and Bug Reports

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!