|
123456789101112131415 |
- {
- "files.associations": {
- "random": "cpp",
- "array": "cpp",
- "*.tcc": "cpp",
- "deque": "cpp",
- "list": "cpp",
- "string": "cpp",
- "unordered_map": "cpp",
- "vector": "cpp",
- "string_view": "cpp",
- "memory": "cpp",
- "ranges": "cpp"
- }
- }
|