-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After upgrade to VSCode 1.54.1 the intergration with CMake fails and no Intellisense #7114
Comments
@WardenGnaw do you know anything about this?
|
Not sure why it would complain about ms-vscode.cppools registering vscode-cpptools/Extension/package.json Line 1904 in d2cb685
Would be a question for VS Code on how to get additional logs on why it did not get the definition for |
Could someone have modified the package.json or could there have been some error when you re-write the package.json for the activationEvents? |
Any advice what to do about this problem? I downgraded VS Code itself to 1.53.2 and things seem to be back to normal. |
Thanks for checking. I opened a bug for the VS Code team to look at: microsoft/vscode#118562 |
This should be fixed in the latest VS Code Insiders. |
Type: LanguageService
I upgraded VS Code to 1.54.1 the following error is displayed on attempt to configure the project:
And Intellisense don't work any more.
Describe the bug
Steps to reproduce
Restart VS Code with my project open.
Expected behavior
As usual, reconfigure CMake project and Intellisense working as normal with my project.
Logs
There are C/C++ in the Output pane combo.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: