Replies: 1 comment
-
| 
        
 Other than that, there isn't a way to disable a specific warning code (yet).  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using a
c_cpp_properties.jsonfile, which contains someincludePathwhich do not exist (I am developing by using different versions of the same lib). So the fact that these paths do not exist is on purpose.But the "Problems" tab is reporting the warning "Cannot find <path>", for the paths that do not exist.
Is there a way to hide this warning?
Thank you,
regards.
Beta Was this translation helpful? Give feedback.
All reactions