update linux docs (#7022)
* update linux docs --------- Co-authored-by: Nick Trogh <1908215+ntrogh@users.noreply.github.com>
This commit is contained in:
Родитель
b9bd8b15bc
Коммит
114c3ca2fe
|
@ -301,9 +301,7 @@ VS Code will no longer provide product updates or security fixes on macOS Mojave
|
|||
|
||||
## Can I run VS Code on older Linux distributions?
|
||||
|
||||
Starting with VS Code release 1.86 (January 2024), VS Code desktop is only compatible with Linux distributions based on glibc 2.28 or later, for example, Debian 10, RHEL 8, or Ubuntu 20.04.
|
||||
|
||||
If you are unable to upgrade your Linux distribution, the recommended alternative is to use our [web client](/docs/editor/vscode-web.md). If you would like to use the desktop version, then you can download the VS Code release 1.85 from [here](https://code.visualstudio.com/updates/v1_85). Depending on your platform, make sure to disable updates to stay on that version. A good recommendation is to set up the installation with [Portable Mode](/docs/editor/portable.md).
|
||||
Starting with VS Code release 1.86.1 (January 2024), VS Code desktop is only compatible with Linux distributions based on glibc 2.28 or later, for example, Debian 10, RHEL 8, or Ubuntu 20.04. VS Code will still allow users to connect to an OS that is not supported by VS Code (OS that does not provide glibc >= 2.28 and libstdc++ >= 3.4.25) until February 2025. This allows time for you and your companies to migrate to newer Linux distributions. VS Code will show a dialog and banner message when you connect to an OS version that is not supported by VS Code.
|
||||
|
||||
## Technical Support
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче