Skip to content

Commit 9f88445

Browse files
committed
update settings
1 parent 34c0201 commit 9f88445

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,7 @@
7373
"autopep8.args": [
7474
"--max-line-length=90"
7575
],
76-
"C_Cpp.vcFormat.newLine.beforeOpenBrace.block": "sameLine"
76+
"C_Cpp.vcFormat.newLine.beforeOpenBrace.block": "sameLine",
77+
"C_Cpp.default.compileCommands": "/home/odrpack-python/builddir/compile_commands.json",
78+
"C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild"
7779
}

0 commit comments

Comments
 (0)