VSCode config
This commit is contained in:
Vendored
+4
-1
@@ -78,7 +78,10 @@
|
||||
"*.ipp": "cpp",
|
||||
"unordered_set": "cpp",
|
||||
"forward_list": "cpp",
|
||||
"barrier": "cpp"
|
||||
"barrier": "cpp",
|
||||
"strstream": "cpp",
|
||||
"regex": "cpp",
|
||||
"stacktrace": "cpp"
|
||||
},
|
||||
"editor.rulers": [80, 120],
|
||||
"editor.tabSize": 4,
|
||||
|
||||
Reference in New Issue
Block a user