I had a C++ environnement stable on vs code(1.91.0) + remote shh: (autocompletion, swich between header/source files, goto definition(ctrl+click), after some upgrades nothing is working :/.
here is what i tried.
- uninstall/install all extentions (C/C++ (microsoft ext), C/C++ themes, remote shh ….)
- remove the .vscode and .vscode-server (on remote)
- reinstall vscode from
any solution ?
1