Installing the extension
You can install Flogo® Extension for Visual Studio Code (VS Code) using the following ways:
-
Command Line Interface
-
Visual Studio Code Graphical User Interface
Before you begin
-
Familiarity with Visual Studio Code
Note: The extension is supported with Visual Studio Code version 1.83.0 and above. -
Familiarity with TIBCO Flogo®
-
Familiarity with TIBCO® Control Plane
-
Familiarity with TIBCO Cloud™ Integration
Installing through the CLI
Use the following command:
code --install-extension <filename>.vsix
Installing through the Visual Studio Code GUI
- Procedure
-
Open the Extensions view (Ctrl+Shift+X) from the activity bar of Visual Studio Code.
-
Click the overflow button available on the top right of the extension view.
-
Select Install from VSIX from the bottom of the overflow menu.
-
Browse to the location of the
.vsix
file and select Install to complete the installation.
Uninstalling the extension
- Procedure
-
Open the Extensions view (Ctrl+Shift+X) from the activity bar of Visual Studio Code.
-
Under the INSTALLED dropdown, click the extension you want to uninstall.
-
Click Uninstall on the Extension Detail page.