From a90523afc5adf8154d5e5d013e86bcf8fde5c92c Mon Sep 17 00:00:00 2001 From: Nils Dijk Date: Fri, 28 Jul 2023 14:21:36 +0000 Subject: [PATCH] gitlens, cpp tools and generally sort extensions --- .devcontainer/devcontainer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 98b7ec1e2..c04e2a981 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,9 +9,10 @@ "customizations": { "vscode": { "extensions": [ - "ms-vscode.cpptools", - "ms-vsliveshare.vsliveshare", + "eamodio.gitlens", "github.vscode-pull-request-github", + "ms-vscode.cpptools-extension-pack", + "ms-vsliveshare.vsliveshare", ], "settings": { "files.exclude": {