12 lines
194 B
JSON
Raw Normal View History

2025-04-28 12:25:20 +08:00
{
"files.associations": {
"*.cpp": "cpp",
"functional": "cpp",
"qhash": "cpp",
2025-05-21 09:18:30 +08:00
"qstringlist": "cpp",
"*.ipp": "cpp",
"*.tcc": "cpp",
"optional": "cpp",
"type_traits": "cpp"
2025-04-28 12:25:20 +08:00
}
}