-
Place your downloaded flogo-vscode-linux-x64.vsix file in the .devcontainer/extensions folder.
-
Modify line 18 .devcontainer/devcontainer.json so that the filename of the extension matches your downloaded version
"${containerWorkspaceFolder}/.devcontainer/extensions/flogo-vscode-linux-x64-1.2.0-836.vsix"
-
Run the command (CTRL+SHIFT+P) Dev Containers: Rebuild and Reopen in Container command
-
Enjoy Flogo from within your devcontainer!