This VSIX file contains the Pullflow extension for Visual Studio Code. It is currently in development and is not yet available on the Visual Studio Marketplace.
Installation
Uninstall previous versions
Windows
Navigate to: %USERPROFILE%\.vscode\extensions
Delete the pullflow-dev-* folder
MacOS
Navigate to: ~/.vscode/extensions
Run the command: rm -r pullflow-dev-*
Linux
Navigate to: ~/.vscode/extensions
Run the command: rm -r pullflow-dev-*
Install the VSIX file
Open a terminal and navigate to the VSIX file.
Run the following command, replacing with the version of the VSIX file: