0% found this document useful (0 votes)
20 views4 pages

05-Visual Studio Code On Raspberry Pi

Visual Studio Code can be installed on Raspberry Pi devices, although it is not officially supported. Users can install it via the Raspberry Pi OS APT repository using specific commands, and updates can be managed similarly to other packages. Additional resources are available for learning more about VS Code's features and settings after installation.

Uploaded by

nicobar14
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views4 pages

05-Visual Studio Code On Raspberry Pi

Visual Studio Code can be installed on Raspberry Pi devices, although it is not officially supported. Users can install it via the Raspberry Pi OS APT repository using specific commands, and updates can be managed similarly to other packages. Additional resources are available for learning more about VS Code's features and settings after installation.

Uploaded by

nicobar14
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Visual Studio Code on Raspberry Pi https://code.visualstudio.

com/docs/setup/raspberry-pi

🚀 Get GitHub Copilot Free (vscode://github.copilot-chat?referrer=vscode-updatebanner) in VS


Code!
×

TOPICS Raspberry Pi

IN THIS ARTICLE Installation

(https://vscode.dev/github/microsoft/vscode-docs/blob/main/docs/setup/raspberry-pi.md)

Visual Studio Code on Raspberry Pi


Although it's not officially supported, you can run Visual Studio Code on Raspberry Pi (https://
www.raspberrypi.org) devices.

(https://www.raspberrypi.org)

By downloading and using Visual Studio Code, you agree to the license terms (https://
code.visualstudio.com/license) and privacy statement (https://go.microsoft.com/fwlink/?
LinkID=528096&clcid=0x409).

Installation

Visual Studio Code is officially distributed via the Raspberry Pi OS (https://www.raspberrypi.org/software/


operating-systems) (previously called Raspbian) APT repository, in both 32-bit and 64-bit variants.

You can install it by running:

sudo apt update Copy


sudo apt install code

Running VS Code

1 sur 4 18/02/2025 22:44


Visual Studio Code on Raspberry Pi https://code.visualstudio.com/docs/setup/raspberry-pi

After installing the VS Code package, you can run VS Code by typing code in a terminal or launching it via
the Programming menu.

Updates

Your Raspberry Pi should handle updating VS Code in the same way as other packages on the system:

sudo apt update Copy


sudo apt upgrade code

You can always check when a new release is available in our Updates (/updates) page.

System requirements

VS Code is not officially supported on Raspberry Pi. Check our community discussions (https://
github.com/microsoft/vscode-discussions/discussions/2379) for information on platforms that are known
to work.

2 sur 4 18/02/2025 22:44


Visual Studio Code on Raspberry Pi https://code.visualstudio.com/docs/setup/raspberry-pi

Next steps

Once you have installed VS Code, these topics will help you learn more about it:

• Additional Components (/docs/setup/additional-components) - Learn how to install Git, Node.js,


TypeScript, and tools like Yeoman.
• User Interface (/docs/getstarted/userinterface) - A quick orientation to VS Code.
• User/Workspace Settings (/docs/getstarted/settings) - Learn how to configure VS Code to your
preferences through settings.

Was this documentation helpful?

Yes No

02/06/2025

Subscribe(/feed.xml) Ask questions(https://stackoverflow.com/questions/tagged/vscode)

Follow @code(https://go.microsoft.com/fwlink/?LinkID=533687)

Request features(https://go.microsoft.com/fwlink/?LinkID=533482)

Report issues(https://www.github.com/Microsoft/vscode/issues)

Watch videos(https://www.youtube.com/channel/UCs5Y5_7XK8HLDX0SLNwkd3w)

3 sur 4 18/02/2025 22:44


Visual Studio Code on Raspberry Pi https://code.visualstudio.com/docs/setup/raspberry-pi

(https://
www.microsoft.com)

(https://go.microsoft.com/fwlink/?LinkID=533687)
(https://github.com/microsoft/vscode) (https://www.youtube.com/@code)

Support (https://support.serviceshub.microsoft.com/supportforbusiness/create?sapId=d66407ed-3967-
b000-4cfb-2c318cad363d)
Privacy (https://go.microsoft.com/fwlink/?LinkId=521839)
Terms of Use (https://www.microsoft.com/legal/terms-of-use) License (/License)

4 sur 4 18/02/2025 22:44

You might also like