2024-11-22 12:09:31 +08:00
|
|
|
{
|
|
|
|
|
"files.associations": {
|
|
|
|
|
"xiosbase": "cpp",
|
|
|
|
|
"tuple": "cpp",
|
|
|
|
|
"array": "cpp",
|
|
|
|
|
"format": "cpp",
|
|
|
|
|
"initializer_list": "cpp",
|
|
|
|
|
"list": "cpp",
|
|
|
|
|
"vector": "cpp",
|
|
|
|
|
"xhash": "cpp",
|
|
|
|
|
"xstring": "cpp",
|
|
|
|
|
"xtree": "cpp",
|
|
|
|
|
"xutility": "cpp",
|
|
|
|
|
"algorithm": "cpp",
|
|
|
|
|
"bitset": "cpp",
|
|
|
|
|
"iterator": "cpp",
|
|
|
|
|
"xmemory": "cpp",
|
|
|
|
|
"__bit_reference": "cpp",
|
|
|
|
|
"map": "cpp",
|
2024-11-22 14:45:23 +08:00
|
|
|
"unordered_map": "cpp",
|
|
|
|
|
"utility": "cpp",
|
|
|
|
|
"system_error": "cpp"
|
2024-11-22 12:09:31 +08:00
|
|
|
},
|
|
|
|
|
"workbench.colorCustomizations": {
|
|
|
|
|
"editor.lineHighlightBackground": "#1073cf2d",
|
|
|
|
|
"editor.lineHighlightBorder": "#9fced11f",
|
|
|
|
|
"activityBar.background": "#2C3102",
|
|
|
|
|
"titleBar.activeBackground": "#3D4402",
|
|
|
|
|
"titleBar.activeForeground": "#F9FDD3"
|
|
|
|
|
}
|
|
|
|
|
}
|