1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 04:57:44 +00:00

feat: update vscode integration docs

This commit is contained in:
Kevin Amado 2024-11-03 18:08:25 -07:00
parent b2bddc1a79
commit 03c3894ec8
3 changed files with 759 additions and 5 deletions

View file

@ -3,7 +3,8 @@
> https://open-vsx.org/extension/kamadorueda/alejandra
```sh
$ vsce package
$ yarn install
$ yarn vsce package
$ ovsx create-namespace kamadorueda -p "${TOKEN}"
$ ovsx publish -p "${TOKEN}" ./alejandra-*.vsix
```