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
  1. Open the Extensions view (Ctrl+Shift+X) from the activity bar of Visual Studio Code.

  2. Click the overflow button available on the top right of the extension view.

  3. Select Install from VSIX from the bottom of the overflow menu.

  4. Browse to the location of the .vsix file and select Install to complete the installation.

Uninstalling the extension

    Procedure
  1. Open the Extensions view (Ctrl+Shift+X) from the activity bar of Visual Studio Code.

  2. Under the INSTALLED dropdown, click the extension you want to uninstall.

  3. Click Uninstall on the Extension Detail page.