Skip to content

Commit

Permalink
add more git related vscode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Oct 18, 2023
1 parent 9e248cc commit bf46877
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}

0 comments on commit bf46877

Please sign in to comment.