aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-03-17 14:18:14 +0100
committerdec05eba <dec05eba@protonmail.com>2020-08-18 23:25:46 +0200
commit53a1850ce2a253c574113684ac38c8ed31b1d0ae (patch)
tree00d73cd00217e2c64b08377f146862d644cef55c /.vscode
parent89d9a70f8bc284970138d0fb824b5fcbf13d0b3c (diff)
Add callback functions for operations
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/c_cpp_properties.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
index aff2d2c..9c1a147 100644
--- a/.vscode/c_cpp_properties.json
+++ b/.vscode/c_cpp_properties.json
@@ -40,6 +40,7 @@
],
"defines": [],
"intelliSenseMode": "clang-x64",
+ "compileCommands": "${workspaceRoot}/compile_commands.json",
"browse": {
"path": [
"/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.1/../../../../include/c++/7.2.1",