mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-25 20:30:16 +10:00
docs: more info on extension replacements
This commit is contained in:
@@ -30,13 +30,15 @@ The following extensions are functional replacements for incompatible extensions
|
|||||||
|
|
||||||
### <a id="cc"></a>C/C++
|
### <a id="cc"></a>C/C++
|
||||||
|
|
||||||
- [clangd](https://open-vsx.org/extension/llvm-vs-code-extensions/vscode-clangd)
|
- [clangd](https://open-vsx.org/extension/llvm-vs-code-extensions/vscode-clangd) for full featured editing (including IntelliSense)
|
||||||
|
- [Native Debug](https://open-vsx.org/extension/webfreak/debug) for Debugging with GDB + LLDB
|
||||||
|
Note that there are many working debugging extensions and specialized ones including for microcontrollers.
|
||||||
|
|
||||||
### <a id="python"></a>Python
|
### <a id="python"></a>Python
|
||||||
|
|
||||||
- [BasedPyright](https://open-vsx.org/extension/detachhead/basedpyright)
|
- [BasedPyright](https://open-vsx.org/extension/detachhead/basedpyright)
|
||||||
|
|
||||||
### <a id="remote"></a>Remote
|
### <a id="remote"></a>Remote Development
|
||||||
|
|
||||||
- [Open Remote - SSH](https://open-vsx.org/extension/jeanp413/open-remote-ssh)
|
- [Open Remote - SSH](https://open-vsx.org/extension/jeanp413/open-remote-ssh)
|
||||||
> SSH server must be configured with the setting `AllowTcpForwarding yes`.
|
> SSH server must be configured with the setting `AllowTcpForwarding yes`.
|
||||||
|
|||||||
Reference in New Issue
Block a user