在32位或者64位的树莓派中,通过以下步骤,就可以使用Visual Studio Code
sudo apt update
sudo apt install code
Running VS Code
After installing the VS Code package, you can run VS Code by typing code
in a terminal or launching it via the Programming menu.
在32位或者64位的树莓派中,通过以下步骤,就可以使用Visual Studio Code
sudo apt update
sudo apt install code
After installing the VS Code package, you can run VS Code by typing code
in a terminal or launching it via the Programming menu.