1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00
alejandra/integrations/vscode/CONTRIBUTING.md
2024-11-03 19:52:05 -07:00

239 B

Publishing the extension to open-vsx

https://open-vsx.org/extension/kamadorueda/alejandra

$ yarn install
$ yarn vsce package
$ ovsx create-namespace kamadorueda -p "${TOKEN}"
$ ovsx publish -p "${TOKEN}" ./alejandra-*.vsix