{ "files.exclude": { ".vscode": true, "nbproject": true, "build": true, "**/.git": true, "**/node_modules": true }, "[json]": { "editor.quickSuggestions": { "strings": true }, "editor.tabSize": 2, "editor.insertSpaces": true, }, "files.associations": { "*.bb": "bat", "*.inc": "bat", "*.bbclass": "bat", "*.rules": "shellscript", "Jenkinsfile": "declarative", "json.h": "c", "afb-binding.h": "c", "string.h": "c", "stdio.h": "c", "wrap-json.h": "c", "curl-wrap.h": "c", "afb-binding-v2.h": "c", "afb-daemon-itf.h": "c", "afb-service-itf.h": "c", "afb-req.h": "c", "afb-req-v2.h": "c", "xds-service.h": "c", "xds-service-api.h": "c", "*.tcc": "c", "functional": "c", "array": "c", "stdbool.h": "c", "cstring": "c", "xds-service-apidef.h": "c", "tuple": "c", "type_traits": "c", "utility": "c", "supervisor-service.h": "c", "typeinfo": "c", "istream": "c", "xds-binding.h": "c", "ctl-plugin.h": "c", "unistd.h": "c", "supervisor.h": "c", "sstream": "c", "stat.h": "c", "filescan-utils.h": "c", "optional": "cpp", "ostream": "cpp", "system_error": "cpp", "supervisor-api.h": "c", "string_view": "c", "initializer_list": "c", "valarray": "c", "collectd.h": "c" }, // Words to add to dictionary for a workspace. "cSpell.words": [ "CTLP", "SPVR", "callbinder", "ctlso", "gotevent", "ldpaths", "lightgreen", "mysecret", "onevent", "openapi", "outevt", "replyerr", "replyok", "reqid", "roothttp", "spath" ], "C_Cpp.intelliSenseEngineFallback": "Enabled" }