mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-13 20:28:18 +10:00
1.9 KiB
1.9 KiB
Extensions compatibility
Table of Contents
Incompatibility
Most MS extensions are limited to run on only MS products by their license and by running additional checks in their proprietary code.
It's officially unsupported: https://github.com/James-Yu/LaTeX-Workshop/wiki/FAQ#vscodium-is-not-officially-supported
- Live Share
- Python
- Remote - Containers
- Remote - SSH
- Remote - SSH: Editing Configuration Files
- Remote - WSL
Replacements
The following extensions are functional replacements for incompatible extensions:
C/C++
Python
Remote
SSH server must be configured with the setting
AllowTcpForwarding yes.
Beyond
VSIX Manager allows you to be able install extensions from multiple sources.