Skip to content

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.

  1. Open the downloaded installer wizard to begin the installation process. Installer Setup
  2. Click Next to continue the setup.
  3. Specify the folder destination for the install, and click Next.
  4. Select the Default or desired components to install, and click Next.
  5. Read the license agreement and click the box if you accept the license, then click Next.
  6. Select the Start Menu in which to create a shortcut, and click Next.
  7. Review setup selections and click Install.
  8. 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.