commit
7afdb9d5a1
@ -1,2 +1,3 @@
|
|||||||
Install script written by RaspberryPiNews on YT
|
Install script written by RaspberryPiNews on YT
|
||||||
Original program made by Microsoft
|
Small change to description by CleanMachine1
|
||||||
|
Original program made by Microsoft
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
Visual Studio Code is a free source-code editor made by Microsoft.
|
Visual Studio Code is a free source-code editor made by Microsoft.
|
||||||
Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git
|
Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git
|
||||||
It supports most popular coding languages including Python, JavaScript, and more.
|
It supports most popular coding languages including Python, JavaScript, and more.
|
||||||
|
Note: If you are using Raspberry Pi OS, you don't need to install this app. Just run "sudo apt install code" in the terminal. Pi-Apps will still continue to ship VSCode so that non-PiOS users can still have access to it.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue