aboutsummaryrefslogtreecommitdiff
path: root/tests/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/.vscode/settings.json')
-rw-r--r--tests/.vscode/settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/.vscode/settings.json b/tests/.vscode/settings.json
new file mode 100644
index 0000000..b8354d0
--- /dev/null
+++ b/tests/.vscode/settings.json
@@ -0,0 +1,8 @@
+{
+ "files.associations": {
+ "array": "cpp",
+ "initializer_list": "cpp",
+ "string_view": "cpp",
+ "utility": "cpp"
+ }
+} \ No newline at end of file