VSCode: no idea
This commit is contained in:
Vendored
+2
-1
@@ -75,7 +75,8 @@
|
|||||||
"shared_mutex": "cpp",
|
"shared_mutex": "cpp",
|
||||||
"typeindex": "cpp",
|
"typeindex": "cpp",
|
||||||
"bitset": "cpp",
|
"bitset": "cpp",
|
||||||
"*.ipp": "cpp"
|
"*.ipp": "cpp",
|
||||||
|
"unordered_set": "cpp"
|
||||||
},
|
},
|
||||||
"editor.rulers": [80, 120],
|
"editor.rulers": [80, 120],
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user