Bug type: Language Service
Describe the bug
- OS and Version: Windows
- C/C++ Extension Version: 1.5.1
Steps to reproduce
- Enter an invalid path in "Force include" property in IntelliSense config UI. There should be error saying cannot find path.
- Open the c_cpp_properties.json file
- Observe there is not error in json file for invalid path

Expected behavior
UI and json file should show the same errors if the current selected active configuration is the one also show on config UI
Bug type: Language Service
Describe the bug
Steps to reproduce
Expected behavior
UI and json file should show the same errors if the current selected active configuration is the one also show on config UI