Skip to content

Commit

Permalink
VSCode extension: add edge devtools
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Oct 28, 2023
1 parent 8182492 commit 8f77c74
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"github.copilot-chat",
"usernamehw.errorlens",
"mhutchie.git-graph",
"eamodio.gitlens"
"eamodio.gitlens",
"ms-edgedevtools.vscode-edge-devtools"
],
"unwantedRecommendations": ["ms-vscode.js-debug"]
}

0 comments on commit 8f77c74

Please sign in to comment.