GGP7A6BVQGKI7CR7NTUVXQE6AGEQTQDQVVWZR4AVSQIZLJMGWOCAC
IRTIDHFHV5TRLCQSTR7LAF5SM3O4YD7YBRVSOA2HVVZNXCGEULHAC
22ZBCRANW3UWJQQHGUFJG5T74ZXVJD5PCP4U74JZYGXZSQ67BA6AC
FP36UDQAKAZMA2W6CJUUJWINLC6I67TUYKI7KL5LPN5MNBIKLXHAC
XX2BCMKGUKQ25TFH2MUEYPGMAP7VE4VNPO5QRYQQMHQB53FHCWRAC
NL47PGQCDBXEZSY3AFX6BDSQD7EEO4EEMB7C6HBRDXUYMVGTG7LQC
NCBEWRYEEJMJO37SHY7XCNFZYWLT5HUHCKN47UGSEY3FFWFX6QFQC
4IGTXYXQJWVWH6LYQLJ7BUXRRT2PLVWIEKZPHUIXCINXRYJ4GCYAC
HSCLILFAVBVMOX7KXPT5WMIINXAORK2HPHDYIC44Y52WSM3CHEFAC
PISK5MYWI3Q6B5EMP66IZJ2GA5ZTLKLHVBLJVVLYGN45H6NGXSFAC
Pijul for VS Code hasn't been published on the extension marketplace yet, so it needs to be installed manually.
To do so, follow these steps:
This extension is available in VS Code marketplace. It requires Pijul.
To install Pijul,:
3. Clone this repository: `pijul clone https://nest.pijul.com/GarettWithOneR/pijul-vscode`
4. In VS Code, open the Command Palette (Ctrl + Shift + P) and run the "Extensions: Install from VSIX..." command to install the `pijul-vscode-0.0.1.vsix` file in the local directory created by the previous step.
6. test and build this extension, as in [this example](https://code.visualstudio.com/api/get-started/your-first-extension).
To submit your change:
1. create an account on [The Nest](https://nest.pijul.com/)
2. send me a message to request access to my repository in [this discussion](https://nest.pijul.com/pcarbonn/pijul-vscode/discussions)
3. [create an SSH key](https://www.ssh.com/academy/ssh/keygen) if you don't have one yet, and note where it is stored (e.g. `~/.ssh/id_rsa.pub`)
4. copy your public SSH key to [The Nest](https://nest.pijul.com/pcarbonn?ssh) (possibly use `cat ~/.ssh/id_rsa.pub` to view it)
5. push your change: `pijul push pcarbonn@ssh.pijul.com:pcarbonn/pijul-vscode`
6. alert me of your submission in [this discussion](https://nest.pijul.com/pcarbonn/pijul-vscode/discussions)