From abab43d162e87c217713f0d171667d207d334cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matteo=20Gm=C3=BCr?= Date: Tue, 24 Sep 2024 08:39:34 +0000 Subject: Improve launch settings --- .devcontainer/x86-64/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.devcontainer/x86-64') diff --git a/.devcontainer/x86-64/devcontainer.json b/.devcontainer/x86-64/devcontainer.json index 083651e..67414f1 100644 --- a/.devcontainer/x86-64/devcontainer.json +++ b/.devcontainer/x86-64/devcontainer.json @@ -8,7 +8,8 @@ "ms-python.python", "ms-vscode.cmake-tools", "ms-vscode.cpptools", - "zixuanwang.linkerscript" + "zixuanwang.linkerscript", + "mhutchie.git-graph" ] } } -- cgit v1.2.3