category:issue My C/C++ extension can not work #8574
Unanswered
XuMingxing
asked this question in
Q&A
Replies: 1 comment 22 replies
-
Hi @XuMingxing . I don't believe there are any known issue that would be causing that behavior. The issue would seem to be related to your environment, configuration, and/or the source file involved. Could you provide more information, such as any settings related to the C/C++ extension, and example code that we might use to reproduce the issue? |
Beta Was this translation helpful? Give feedback.
22 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My C/C++ extension can not work when I use vs code to editor a C file.
The outline shows "No symbols found in document xxx".
And when I pressed F12 or press ctrl+ left click , it always shows "no definition found for xxx".
I found the C/C+ extension runtime status has som uncaught errors: "Message header must separate key and value using: "
Beta Was this translation helpful? Give feedback.
All reactions