Skip to content
Snippets Groups Projects
Commit 085005e4 authored by Damiano Amatruda's avatar Damiano Amatruda
Browse files

[IDE] Update VSCode settings.json

parent 073a0bed
Branches
Tags
No related merge requests found
...@@ -70,6 +70,31 @@ ...@@ -70,6 +70,31 @@
"cinttypes": "cpp", "cinttypes": "cpp",
"typeindex": "cpp", "typeindex": "cpp",
"typeinfo": "cpp", "typeinfo": "cpp",
"variant": "cpp" "variant": "cpp",
"__config": "cpp",
"__threading_support": "cpp",
"__mutex_base": "cpp",
"__tree": "cpp",
"locale": "cpp",
"__bit_reference": "cpp",
"__bits": "cpp",
"__debug": "cpp",
"__errc": "cpp",
"__functional_base": "cpp",
"__hash_table": "cpp",
"__locale": "cpp",
"__node_handle": "cpp",
"__nullptr": "cpp",
"__split_buffer": "cpp",
"__string": "cpp",
"__tuple": "cpp",
"ios": "cpp",
"queue": "cpp",
"stack": "cpp",
"__functional_03": "cpp",
"filesystem": "cpp",
"unordered_set": "cpp",
"hash_map": "cpp",
"valarray": "cpp"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment