Manually install the VS Code extension
Note
The VS Code extension can be installed from the Visual Studio Marketplace. However, if you are unable to install it due to firewall restrictions or offline environments, you can manually install it using the VSIX file.
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>/VSCode
directory. - Select the
cfs-ide-*.vsix
file to install. - Restart VS Code for the changes to take effect.