You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spdlog/.vscode/settings.json

19 lines
431 B
JSON

{
"files.associations": {
"span": "cpp",
"string": "cpp",
"xstring": "cpp",
"array": "cpp",
"chrono": "cpp",
"filesystem": "cpp",
"format": "cpp",
"forward_list": "cpp",
"initializer_list": "cpp",
"list": "cpp",
"vector": "cpp",
"xhash": "cpp",
"xtree": "cpp",
"xutility": "cpp",
"xtr1common": "cpp"
}
}