Replies: 1 comment 1 reply
-
Hi @hpphappy . That would seem to be a VS Code issue, as the C/C++ extension does not control its own installation or removal. You might consider opening an issue in the VS Code repo. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have the extension of Remote - SSH installed, and I use it to connect to a remote server. I found that I need to reinstall the extension "C/C++" (id: ms-vscode.cpptools) in every reconnection, while "C/C++ Extension Pack" (id: ms-vscode.cpptools-extension-pack) only requires the installation once.
Does anyone know how I could keep "C/C++" installed? Thank you.
The information in "Help/About":
Version: 1.69.1 (user setup)
Commit: b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a
Date: 2022-07-12T08:21:24.514Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.19042
Beta Was this translation helpful? Give feedback.
All reactions