Installing CodeFusion Studio
CodeFusion Studio consists of two components, the SDK and the VS Code Extension.
Installing CodeFusion Studio SDK
Download
Install
Note
The Linux installer downloads without execute permissions. Run chmod a+x <installer> to grant execute permissions before continuing.
The CodeFusion Studio installer doesn't require elevated sudo permissions to run.
- Open the downloaded installer wizard to begin the installation process.

- Click Next to continue the setup.
- Specify the folder destination for the install, and click Next.
- Select the Default or desired components to install, and click Next.
- Read the license agreement and click the box if you accept the license, then click Next.
- Select the Start Menu in which to create a shortcut, and click Next.
- Review setup selections and click Install.
- Click Finish to close the installer.
Warning
Installation path cannot contain spaces.
Command line installation
Invoke the installer with the install switch to install the full package to the default location, with the following switches:
| Switch | Effect |
|---|---|
--help |
Provide help output |
-t |
Specify the path to install to |
-c |
Confirms prompts |
--al |
Accept license |
Note
If using the --al switch to accept the license, refer to the Licenses directory for the licence text and ensure you agree with them before using CodeFusion Studio.
To run the installer headless, use the following:
CodeFusion_Studio_1.0.0 install -c --al
Installing CodeFusion Studio extension
Install the CodeFusion Studio extension from the Visual Studio Code Marketplace.