diff --git a/vscode-clangd/extension.json b/vscode-clangd/extension.json new file mode 100644 index 0000000..adfede1 --- /dev/null +++ b/vscode-clangd/extension.json @@ -0,0 +1,4 @@ +{ + "repository": "https://github.com/clangd/vscode-clangd", + "revision": "0.1.15" +}