v4.4.0 #5172
jsjoeio
announced in
Announcements
v4.4.0
#5172
Replies: 5 comments 5 replies
-
Homebrew: Homebrew/homebrew-core#100983 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I can't install the french language pack, it says it's not installable for VS Code OSS but I was able to install it without any problems in version 3.10.2 ? What is the problem ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v4.4.0
VS Code v1.66.2
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in
~/.local/share/code-server
so that it is preserved in betweeninstallations.
Changed
Heart
class and madeHeart.beat()
async to maketesting easier.
Added
true
forCS_DISABLE_FILE_DOWNLOADS
environmentvariable. This means you can disable file downloads by setting
CS_DISABLE_FILE_DOWNLOADS
totrue
or1
.Heart
class.Fixed
it downloads the release assets from the release.
New Contributors
Full Changelog: v4.1.0...v4.4.0
This discussion was created from the release v4.4.0.
Beta Was this translation helpful? Give feedback.
All reactions