'Is Visual Studio Code v.1.66 available on Rasberry Pi OS?

I use Visual Studio Code on Rasberry Pi. I tried to sync data today and received an error asking me to upgrade to VSC v.1.66 (currently on v.1.65). I can't see that a v.1.66 is available for Rasberry Pi, package manager suggests that v.1.65 is the current version and VSC itself confirms the same... am I missing something?

Cheers,

Dave



Solution 1:[1]

I have the same problem as you and I have not yet found version 1.66 for my raspberry pi4.

But I have an alternative solution and here is how it works.

You can use vs code an ssh.

Here is a link to a video that shows how to do it.

https://youtu.be/jvi1nmKK81Y

While waiting for version 1.66, this solution is very practical.

Also, I tested "git push origin master" and it works fine.

I hope my solution will help you.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Idric Evarne