Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 391 Bytes

vscode.md

File metadata and controls

15 lines (10 loc) · 391 Bytes

How to setup VScode

Download vscode You just need to install the .deb package.

cd ~/Downloads
sudo dpkg -i <vscode installer>.deb
rm <vscode installer>.deb

Learn more at https://code.visualstudio.com/

Copyrights © 2022 G. Bruno gbr1.github.io under MIT License