This commit is contained in:
Ghostfox
2026-05-30 13:18:26 +02:00
parent 64e088a0df
commit be2b0590a5
6 changed files with 210 additions and 1 deletions

View File

@@ -32,9 +32,14 @@ in
dbaeumer.vscode-eslint
mesonbuild.mesonbuild
ms-vscode.cmake-tools
ms-dotnettools.csharp
ms-dotnettools.csdevkit
ms-dotnettools.vscode-dotnet-runtime
];
userSettings = {
"chat.agent.enabled" = false;
"github.copilot.enable" = {};
"editor.inlineSuggest.suppressSuggestions" = true;
};
};
};