Please see the following screenshot:
It says:
could not import C (no package data for import path C)
I have attached an example project that reproduces the failure, here: https://github.com/microsoft/vscode/files/3783446/example-project.zip
I am using Go 1.13 with the latest versions of each extension for Go and C/C++. There is no compiler error, and this is specifically seemingly isolated as a "vscode problem".
Is there a way to fix this vscode problem?