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
Today, after I updated the latest VS Code, most of the conditional-compiled code path becomes gray.
The cpptools/vscode seems not able to find compile-flags from CMake files. How can I disable the feature?
The text was updated successfully, but these errors were encountered:
There's one workaround at #1466 . You can also set the intelliSenseEngine to "Tag Parser". We're planning to add a setting to disable this in our next release.
Today, after I updated the latest VS Code, most of the conditional-compiled code path becomes gray.
The cpptools/vscode seems not able to find compile-flags from CMake files. How can I disable the feature?
The text was updated successfully, but these errors were encountered: