Install the CodeFusion Studio VS Code extension
Install the CodeFusion Studio VS Code extension from the Visual Studio Code Marketplace.
Manually install the VS Code extension
If you are unable to install the extension directly from the Visual Studio Code Marketplace due to firewall restrictions or an offline environment, you can install it manually.
To manually install the extension, locate the CodeFusion Studio VS Code extension VSIX file in the VS Code directory within the CodeFusion Studio installer.
- Open Visual Studio Code.
- Select the Extensions icon from the activity bar.
- Click Views and More Actions (...) and select Install from VSIX.
- Navigate to the
<codefusion-sdk-install>/VSCodedirectory. The exact location depends on your installation path. The following are the default locations:- Linux:
/home/<username>/analog/cfs/<version>/VSCode - macOS:
/Users/<username>/analog/cfs/<version>/VSCode - Windows:
C:\analog\cfs\<version>\VSCode
- Linux:
- Select the
cfs-ide-*.vsixfile to install. - Restart VS Code for the changes to take effect.
Next steps
To complete installation, check that your SDK and tool paths are set correctly.

