Separate repository vscode settings and local vscode settings

Use dangmai.workspace-default-settings externsion for that.
This commit is contained in:
Oleg Kalachev
2026-06-11 20:37:35 +03:00
parent 8e2ffd7c69
commit 17df1c5396
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
"recommendations": [
"dangmai.workspace-default-settings",
"ms-vscode.cpptools",
"ms-vscode.cmake-tools",
"ms-python.python"