You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this crash with the release and beta versions, and I would love to help you track this down because intellisense has always been hit or miss for me for (literally) decades!
I have attached to the 'ms-vscode.cpptools-1.22.11-win32-x64\bin\cpptools.exe' process, but it just eventually exits with exit code 0, so I can't get a stack trace from that.
Could you advise what I should attach to, and if there is a version of it with symbols?
Unable to start the C/C++ language server. IntelliSense features will be disabled. Error: Error: Pending response rejected since connection got disposed The language server crashed. Restarting...
@adrianstephens Okay, thanks for the info -- we'll need to look into how this is possible. We haven't gotten any similar reports like this yet for 1.21.6 and that was released 3 months ago.
sean-mcmanus
changed the title
1.22 regression: No database created during queryCompilerDefaults causing cpptools to exit
No database created during queryCompilerDefaults causing cpptools to exit
Nov 19, 2024
@sean-mcmanus Where can I take the issue of the database not being created?
I have tried pointing the database to the one generated by Visual Studio 2022 (vs\shared\v17\Browse.VC.db). I don't know if they're compatible, but I get the same pattern of behaviour (cpptools.exe eventually exits cleanly and the message about the language server crashing)
Originally posted by @adrianstephens in #10651
The text was updated successfully, but these errors were encountered: