Skip to content

Instantly share code, notes, and snippets.

@jxramos
Created October 9, 2019 22:03
Show Gist options
  • Save jxramos/35496f35af121efe513b943ba9c6c511 to your computer and use it in GitHub Desktop.
Save jxramos/35496f35af121efe513b943ba9c6c511 to your computer and use it in GitHub Desktop.
C++ VSCode Settings

You're 100% correct - "/usr/include" is the standard "system directory" under Unix and Linux. https://www.linuxquestions.org/questions/programming-9/where-standard-system-include-directory-is-defined-gcc-466068/

Error appears, but intellisense works #2179 microsoft/vscode-cpptools#2179

https://stackoverflow.com/questions/58312341/settings-json-family-of-c-cpp-xxx-configurations-vs-c-cpp-properties-json

Check for includePath conflicts in settings.json vs. c_cpp_properties.json? #3733 microsoft/vscode-cpptools#3733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment