diff options
Diffstat (limited to '.devcontainer/x86-64/devcontainer.json')
| -rw-r--r-- | .devcontainer/x86-64/devcontainer.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" ] } } |
