feat: parse patch files from json
This commit is contained in:
15
.vscode/settings.json
vendored
15
.vscode/settings.json
vendored
@@ -64,7 +64,20 @@
|
||||
"__string": "cpp",
|
||||
"compare": "cpp",
|
||||
"concepts": "cpp",
|
||||
"numeric": "cpp"
|
||||
"numeric": "cpp",
|
||||
"__tree": "cpp",
|
||||
"any": "cpp",
|
||||
"deque": "cpp",
|
||||
"forward_list": "cpp",
|
||||
"fstream": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"map": "cpp",
|
||||
"shared_mutex": "cpp",
|
||||
"span": "cpp",
|
||||
"stack": "cpp",
|
||||
"valarray": "cpp",
|
||||
"ranges": "cpp",
|
||||
"iostream": "cpp"
|
||||
},
|
||||
"FSharp.suggestGitignore": false,
|
||||
}
|
||||
Reference in New Issue
Block a user