Skip to content

Commit

Permalink
Update vscode settings (macOS Sonoma 14.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Sep 27, 2024
1 parent d11db8e commit e20e9c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,10 @@
"dense": "cpp",
"stdvector": "cpp",
"numericaldiff": "cpp",
"source_location": "cpp"
"source_location": "cpp",
"stdfloat": "cpp",
"text_encoding": "cpp",
"print": "cpp"
},
"C_Cpp.vcFormat.indent.namespaceContents": false,
"editor.formatOnSave": true,
Expand Down

0 comments on commit e20e9c7

Please sign in to comment.