Michelle Matias
Michelle Matias
@zafersn This may be a VS Code client bug because it's an issue with what appears to be reloading of the theme colors. Could you try uninstalling the C++ extension...
@zafersn It could only be happening to that particular file due to some IntelliSense parsing issue. Could you provide the following logs when the flickering happens? The logs will show...
Is this for the settings UI or settings in package.json?
@cerww Thank you for reporting this issue. The VS Code C++ extension shares the vcFormat implementation with Visual Studio (VS) and this reproduces in VS. I opened a bug against...
@AlBrP and @lordofutopia Could you provide the following logs to help us further investigate? - Logs from running `C/C++: Log Diagnostics` from the VS Code command palette - Logs from...
@Colengms Assigning this to you since you're making changes to settings.
@H-G-Hristov This could be due to some IntelliSense configuration error. Could you provide the followings log to help determine the cause of the issue? - Logs from running C/C++: Log...
@Tarun-Bavra Could you provide more info about the issue you encountered with the C/C++ extension? For example, was the issue about a specific IntelliSense feature or a debugging feature?
@Dhanashri22-6 Have you tried uninstalling the extension and doing a fresh install? If that doesn't work, could you try downloading the VSIX package from the [marketplace](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) and manually installing it?
@AllanWang0507 If the error prompt says no plugin is installed, could you try uninstalling and reinstalling the extension? If there are installing issues, please file a bug on VS Code...