How do I update VSCode? #4707
Answered
by
castrojo
zoeleu
asked this question in
Dosu Help Section
|
VSCode has an issue where it asks to share your screen multiple times during the usage of it, and they have recently put out a fix (microsoft/vscode#318697). How do I update VSCode? |
Answered by
castrojo
May 31, 2026
Replies: 2 comments 6 replies
|
VSCodium for the win. It's basically the same thing but without Microsoft's telemetry and garbage. |
1 reply
|
This is a problem with the dx image, which has vscode baked in. The image will update tomorrow. We've moved new installs to using the brew formula: https://github.com/ublue-os/homebrew-tap which will grab the official build from MS and update independently of the os. You can also browse it in We've been slowly removing the need to have a seperate DX image due to stuff like this. |
5 replies
Answer selected by
zoeleu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a problem with the dx image, which has vscode baked in. The image will update tomorrow.
We've moved new installs to using the brew formula: https://github.com/ublue-os/homebrew-tap which will grab the official build from MS and update independently of the os. You can also browse it in
ujust bbrew.We've been slowly removing the need to have a seperate DX image due to stuff like this.