aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-12-24 00:16:30 +0800
committercrupest <crupest@outlook.com>2019-12-24 00:16:30 +0800
commit0a25a6f5e3ece27791999d45e8aa83d83eb796d0 (patch)
treed1b4cad51424fc9209aa89f956f8eb4547b201f7 /.vscode
parent6ad6638adf64d958cdae44ce1df6a8a3787fed84 (diff)
downloadcru-0a25a6f5e3ece27791999d45e8aa83d83eb796d0.tar.gz
cru-0a25a6f5e3ece27791999d45e8aa83d83eb796d0.tar.bz2
cru-0a25a6f5e3ece27791999d45e8aa83d83eb796d0.zip
...
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json122
1 files changed, 61 insertions, 61 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index edf04435..2b5cd528 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,62 +1,62 @@
{
- "files.associations": {
- "algorithm": "cpp",
- "array": "cpp",
- "cctype": "cpp",
- "chrono": "cpp",
- "cmath": "cpp",
- "concepts": "cpp",
- "cstddef": "cpp",
- "cstdint": "cpp",
- "cstdio": "cpp",
- "cstdlib": "cpp",
- "cstring": "cpp",
- "ctime": "cpp",
- "cwchar": "cpp",
- "exception": "cpp",
- "forward_list": "cpp",
- "functional": "cpp",
- "initializer_list": "cpp",
- "ios": "cpp",
- "iosfwd": "cpp",
- "iostream": "cpp",
- "istream": "cpp",
- "iterator": "cpp",
- "limits": "cpp",
- "list": "cpp",
- "map": "cpp",
- "memory": "cpp",
- "new": "cpp",
- "optional": "cpp",
- "ostream": "cpp",
- "ratio": "cpp",
- "stdexcept": "cpp",
- "streambuf": "cpp",
- "string": "cpp",
- "system_error": "cpp",
- "tuple": "cpp",
- "type_traits": "cpp",
- "typeinfo": "cpp",
- "unordered_map": "cpp",
- "utility": "cpp",
- "vector": "cpp",
- "xfacet": "cpp",
- "xhash": "cpp",
- "xiosbase": "cpp",
- "xlocale": "cpp",
- "xlocinfo": "cpp",
- "xlocnum": "cpp",
- "xmemory": "cpp",
- "xstddef": "cpp",
- "xstring": "cpp",
- "xtr1common": "cpp",
- "xtree": "cpp",
- "xutility": "cpp",
- "atomic": "cpp",
- "clocale": "cpp",
- "condition_variable": "cpp",
- "mutex": "cpp",
- "shared_mutex": "cpp",
- "thread": "cpp"
- }
-} \ No newline at end of file
+ "files.associations": {
+ "algorithm": "cpp",
+ "array": "cpp",
+ "cctype": "cpp",
+ "chrono": "cpp",
+ "cmath": "cpp",
+ "concepts": "cpp",
+ "cstddef": "cpp",
+ "cstdint": "cpp",
+ "cstdio": "cpp",
+ "cstdlib": "cpp",
+ "cstring": "cpp",
+ "ctime": "cpp",
+ "cwchar": "cpp",
+ "exception": "cpp",
+ "forward_list": "cpp",
+ "functional": "cpp",
+ "initializer_list": "cpp",
+ "ios": "cpp",
+ "iosfwd": "cpp",
+ "iostream": "cpp",
+ "istream": "cpp",
+ "iterator": "cpp",
+ "limits": "cpp",
+ "list": "cpp",
+ "map": "cpp",
+ "memory": "cpp",
+ "new": "cpp",
+ "optional": "cpp",
+ "ostream": "cpp",
+ "ratio": "cpp",
+ "stdexcept": "cpp",
+ "streambuf": "cpp",
+ "string": "cpp",
+ "system_error": "cpp",
+ "tuple": "cpp",
+ "type_traits": "cpp",
+ "typeinfo": "cpp",
+ "unordered_map": "cpp",
+ "utility": "cpp",
+ "vector": "cpp",
+ "xfacet": "cpp",
+ "xhash": "cpp",
+ "xiosbase": "cpp",
+ "xlocale": "cpp",
+ "xlocinfo": "cpp",
+ "xlocnum": "cpp",
+ "xmemory": "cpp",
+ "xstddef": "cpp",
+ "xstring": "cpp",
+ "xtr1common": "cpp",
+ "xtree": "cpp",
+ "xutility": "cpp",
+ "atomic": "cpp",
+ "clocale": "cpp",
+ "condition_variable": "cpp",
+ "mutex": "cpp",
+ "shared_mutex": "cpp",
+ "thread": "cpp"
+ }
+}