Install
This section covers installing the Jigx Builder extension, versions, updates, uninstalling, and the recommended source control. The numbered image below indicates each of these areas in the Jigx Builder.

1. Install steps
Start by downloading and installing VS Code on your development machine. The download is available from https://code.visualstudio.com/download.
The Jigx Builder extension is in the Microsoft Visual Studio Marketplace. Click on the VS Code extension icon in the left navigation bar and search for Jigx Builder.
Click the blue install button.
The Jigx Builder now appears under your list of installed extensions, and is automatically added to the side bar, and is identifiable by its unique icon.
2. Versions
The current version of the Jigx Builder extension is shown at the top of the Extension: Jigx Builder screen. When a new version is available VS Code automatically installs the latest version and prompts you to reload VS Code.
3. Updates
When a new version is available VS Code automatically installs the latest version and prompts you to reload VS Code. Refer to the changelog tab in the Extension: Jigx Builder screen to see what changes are included in the new version. If you prefer to manually update the extension see VS Code documentation - Manage extensions.
4. Uninstall steps
To uninstall the Jigx Builder, click on the extensions icon in VS Code.
Click the blue Uninstall button in the Extension: Jigx Builder screen.
You can also uninstall the extension by clicking on the Manage gear icon at the top right of the extension and selecting Uninstall.
Reload VS Code.
5. Source Control
Manage your Jigx solutions with Git integration in VS Code. See using Git source control in VS Code for more information. When a solution in Jigx Builder is connected to a Git repository the files in the side bar will show in green when a new file is added, yellow for files that have been modified, when there are validation issues that need to be addressed, or white when files are commited.
In Jigx Management under Solution Settings you can store the details of your Jigx solution's sourcecode repository, allowing people to easily find the details and contribute to the solution.

Last updated
Was this helpful?