aboutsummaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/x86-64/devcontainer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json
index 26c05d0..4c6afab 100644
--- a/.devcontainer/x86-64/devcontainer.json
+++ b/.devcontainer/x86-64/devcontainer.json
@@ -14,7 +14,7 @@
"basdp.language-gas-x86",
"llvm-vs-code-extensions.vscode-clangd",
"ms-vscode.cmake-tools",
- "webfreak.debug",
+ "KylinIdeTeam.cppdebug",
"zixuanwang.linkerscript"
]
}