Comments on: Programming Raspberry Pi Remotely using VS Code (Remote-SSH) https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 14 May 2025 11:35:51 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: dukora53 https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-1043979 Wed, 14 May 2025 11:35:51 +0000 https://randomnerdtutorials.com/?p=125652#comment-1043979 I am sorry.
Fuking microsoft, fuking VSC
Conflicting values set for option Signed-By regarding source https://packages.microsoft.com/repos/code/ stable: /etc/apt/keyrings/packages.microsoft.gpg != /usr/share/keyrings/microsoft.gpg

]]>
By: Tim Turner https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-975828 Fri, 25 Oct 2024 02:42:42 +0000 https://randomnerdtutorials.com/?p=125652#comment-975828 I’m trying to connect to my Raspberry Pi Zero W using the VCode (- a new user).
I can putty into the Pi from windows using pageant to establish an ssh connection using the pub key generated by the Raspberry Image Installer (& corresponding prvt key generated locally) which gets authenticated by providing the same pass code when logging in via putty.
However, when I try logging in from VCode (giving it the ssh@raspsberrypi credentials), it never asks for a password or phrase but asks for the hosts platform type (Linux, Windows or Mac) & then reports that it “Could not establish connection to ‘raspberrypi’: The remote architecture is not supported.’

]]>
By: Giovanni https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-960691 Mon, 23 Sep 2024 02:01:53 +0000 https://randomnerdtutorials.com/?p=125652#comment-960691 In reply to Sara Santos.

Hi Sarah,
This guide worked great I had no issues connecting via ssh and programming my rasberry pie 4 with visual studio.
Thanks

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-904842 Tue, 09 Apr 2024 22:07:58 +0000 https://randomnerdtutorials.com/?p=125652#comment-904842 In reply to Feuerhund.

Thanks 😀

]]>
By: Feuerhund https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-903662 Fri, 05 Apr 2024 23:05:19 +0000 https://randomnerdtutorials.com/?p=125652#comment-903662 Thank you so much Sara. This is best tutorial to this theme I found. Great work Sara.

]]>
By: Nicholas Lee https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-885959 Wed, 24 Jan 2024 16:15:24 +0000 https://randomnerdtutorials.com/?p=125652#comment-885959 Is there a possibility to write a tutorial on how to do this, but with Jupyter Notebook?

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-880415 Wed, 27 Dec 2023 23:25:54 +0000 https://randomnerdtutorials.com/?p=125652#comment-880415 In reply to Stewart.

Hi.
That’s great.
You can take a look at all our Raspberry Pi tutorials here: https://randomnerdtutorials.com/projects-raspberry-pi/
Regards,
Sara

]]>
By: Stewart https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-880362 Wed, 27 Dec 2023 19:43:05 +0000 https://randomnerdtutorials.com/?p=125652#comment-880362 Another great tutorial!!, yesterday I bought my first Raspberry Pi, a Raspberry Pi 5.
Today I learned how to connect and code with VS, next I will try using as BME280 to develop my VS coding skills.

Thank you both for great, easy to follow tutorials.

Kia Kaha
Stewart

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-871564 Sun, 12 Nov 2023 04:04:35 +0000 https://randomnerdtutorials.com/?p=125652#comment-871564 In reply to Bob.

Hi.
Take a look at the official page of the extension: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
See if their instructions help you figure it out.
Regards,
Sara

]]>
By: Bob https://randomnerdtutorials.com/raspberry-pi-remote-ssh-vs-code/#comment-871528 Sat, 11 Nov 2023 23:33:25 +0000 https://randomnerdtutorials.com/?p=125652#comment-871528 Sara,
What version of VS are you running? I have VS 2022 and (1) there is no left side panel and (2) when I click on Extensions and search for ‘Remote’ it finds RemoteDebugLauncher. Everything for SSH seems to come from COZYROC; not Microsoft as shown in the tutorial.

Thank you for a lot of great products which have helped this old dog learn some new tricks.

]]>