diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 7a3820595..0f03ea310 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -13,7 +13,10 @@ "redhat.vscode-xml", "editorconfig.editorconfig", "github.copilot", - "github.copilot-chat" + "github.copilot-chat", + "usernamehw.errorlens", + "mhutchie.git-graph", + "eamodio.gitlens" ], "unwantedRecommendations": ["ms-vscode.js-debug"] }