diff --git a/.clangd b/.clangd deleted file mode 100644 index e5e3a0d2..00000000 --- a/.clangd +++ /dev/null @@ -1,8 +0,0 @@ - - -InlayHints: - Enabled: Yes - DeducedTypes: Yes - ParameterNames: Yes - Designators: Yes - diff --git a/Integration.code-workspace.tpl.json b/Integration.code-workspace.tpl.json index 8b8d7c74..4db1795f 100644 --- a/Integration.code-workspace.tpl.json +++ b/Integration.code-workspace.tpl.json @@ -52,7 +52,6 @@ "vadimcn.vscode-lldb", "dfarley1.file-picker", "ms-python.python", - "ms-vscode.cpptools", "ms-dotnettools.csharp", "ms-vscode.mono-debug" ]