Skip to content

Commit

Permalink
Update vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Jul 16, 2024
1 parent ab4d80b commit 2394054
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,8 @@
"core": "cpp",
"dense": "cpp",
"stdvector": "cpp",
"numericaldiff": "cpp"
"numericaldiff": "cpp",
"source_location": "cpp"
},
"C_Cpp.vcFormat.indent.namespaceContents": false,
"editor.formatOnSave": true,
Expand Down

0 comments on commit 2394054

Please sign in to comment.