diff options
Diffstat (limited to 'src/fluent-bit/lib/lwrb/.vscode/extensions.json')
-rw-r--r-- | src/fluent-bit/lib/lwrb/.vscode/extensions.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/fluent-bit/lib/lwrb/.vscode/extensions.json b/src/fluent-bit/lib/lwrb/.vscode/extensions.json new file mode 100644 index 000000000..6a0792040 --- /dev/null +++ b/src/fluent-bit/lib/lwrb/.vscode/extensions.json @@ -0,0 +1,7 @@ +{ + "recommendations": [ + "ms-vscode.cpptools", + "ms-vscode.cmake-tools", + "twxs.cmake", + ] +}
\ No newline at end of file |