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
The repro is shown in the screenshot with includePath set to ${workspaceFolder}. Do a Create Declaration / Definition on the declaration in dir/test1.h.
It incorrectly adds #include "test1.h" instead of #include "dir/test1.h.