How to download and setup pixi-vscode
Open terminal and run command
git clone https://github.com/jjjermiah/pixi-vscode.git
git clone is used to create a copy or clone of pixi-vscode repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pixi-vscode https://github.com/jjjermiah/pixi-vscode/archive/master.zip
Or simply clone pixi-vscode with SSH
[email protected]:jjjermiah/pixi-vscode.git