microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ stopped loading

sebsacuna opened this issue · comments

Environment

OS and Version: Windows 11, 23H2
VS Code Version: 1.90.0
C/C++ Extension Version: v1.20.5

Bug Summary

C++ extension does not activate and affects all the remaining extensions. This happens with several versions of C++ extensions and VS Code. It started when I installed Wireguard last Friday.

I've tried VS Code Insider 1.91, uninstalling and reinstalling everything. I attached the console output that appear when VS Code tries to activate the extension.

image

The rest of the extensions work fine. However, as soon as C++ tries to activate, everything else stop working while C++ extensions gets stuck on the activation.

VS Code itself activates our extension. If our extension has not been activated, then our code isn't involved in the failure. You should file an issue on VS Code at https://github.com/microsoft/vscode/issues , or possibly Wireguard if they're somehow causing the failure.