v4.3.0 #5105
jsjoeio
announced in
Announcements
v4.3.0
#5105
Replies: 3 comments 12 replies
-
Hmm, the TypeScript and JavaScript Language Features Extension still doesn't work. I've tried installing older versions but still nothing. Downgrading code-server to v3.5.0 so ESLint doesnt activate seems to fix it to me. I haven't tested more recent code-server versions yet. |
Beta Was this translation helpful? Give feedback.
7 replies
-
FYI I was seeing the typescript issue with the previous version (see here) and it's fixed for me in v4.3.0. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Beta Was this translation helpful? Give feedback.
3 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.3.0
Code v1.65.2
Changed
uncompressed size by 58% and 34%.
Added
--disable-file-downloads
which allows you todisable the "Download..." option that shows in the UI when right-clicking on a
file. This can also set by running
CS_DISABLE_FILE_DOWNLOADS=1
.Fixed
failing to activate.
New Contributors
Full Changelog: v4.1.0...v4.3.0
This discussion was created from the release v4.3.0.
Beta Was this translation helpful? Give feedback.
All reactions