Problem: Using vscode code to read the C code outline shows No symbols found in document 'xxxx'
The solution is as follows:
Install C/C extension
Download and install the latest version of MINGW_64
Configure the project header file path, Ctrl Shift p, select C/C:Edit Configurations(JSON), pop up the c_pp_properties.json file Configuration
Install Chinese plug-in
Recommended related articles and tutorials:vscode tutorial
The above is the detailed content of vscode reads c code outline does not display. For more information, please follow other related articles on the PHP Chinese website!