toolkit/.vscode/settings.json
2025-03-06 13:30:01 +08:00

6 lines
90 B
JSON

{
"files.associations": {
"*.cpp": "cpp",
"type_traits": "cpp"
}
}