- Node.js
- Visual Studio Code
-
Get the required files:
npm install
-
Make the package:
vsce package
-
A
.vsix
file is created in the current directory. -
Move (optional):
mv fortify-formatter-*.*.*.vsix vsix
- Get the VSIX file.
- Open VSCode.
- Go to Extensions.
- Click the "..." menu in the upper right corner.
- Select "Install from VSIX...".
- Select the VSIX file.