I have not installed any new extensions for a while, but all my language features have been disappeared from VSCode. I've narrowed down the problem by disabling all plugins, except the C/C++ IntelliSense (see screenshot below), but the effect is the same.
Update #3: Python, JavaScript, PHP and C# works, C/C++ functions work, variables not, Rust does not work at all.
I have upgraded, re-enabled, restarted, rebooted, reinstalled everything. Both of my machines (Windows11, MacOS) produce the same symptoms, so there must be a - hopefully - trivial configuration error around the Language Server.
Unfortunately, I don't know anything about how Language Server works, and it's hard to find information. Where can I check some logs or get status of the running server(s), to see some hints on the error?