summaryrefslogtreecommitdiff
path: root/.devcontainer
diff options
context:
space:
mode:
authorJelle Meeus <sogladev@gmail.com>2025-06-17 22:26:17 +0200
committerGitHub <noreply@github.com>2025-06-17 21:26:17 +0100
commit4d2fe013fd4f18f2f75cc74dd91f0b9a8ff1cac7 (patch)
treee922634035566b2fb568b407cd82d6b4883c2968 /.devcontainer
parent4f44add274684b5137c6008279c900075831a5fa (diff)
chore(vscode): update extensions, settings, tasks (#22200)
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/devcontainer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index a7cc6c6813..cdf6fc887c 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -27,8 +27,7 @@
"xaver.clang-format",
"bbenoist.doxygen",
"ms-vscode.cpptools",
- "austin.code-gnu-global",
- "twxs.cmake",
+ "ms-vscode.cmake-tools",
"mhutchie.git-graph",
"github.vscode-pull-request-github",
"eamodio.gitlens",