Incorrect warning "Path is not a directory" #5314
Labels
bug
Feature: Configuration
An issue related to configuring the extension or IntelliSense
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Milestone
Type: LanguageService
Describe the bug
When I want to use the env section in c_cpp_properties, I get yellow squiggles under the paths at the default_forcedInclude saying "Path is not a directory". Although this is true, it is also completely irrelevant. The forcedInclude is ment to be a file (at least, in my case it is).
Steps to reproduce
Here is my c_cpp_properties.json:
Expected behavior
I did not expect it to show a warning and yellow squiggles.
Logs
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: