Skip to content

Commit

Permalink
add vscode extension: codium
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Nov 1, 2023
1 parent 156e3a4 commit e7cbc8c
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 @@ -17,7 +17,8 @@
"usernamehw.errorlens",
"mhutchie.git-graph",
"eamodio.gitlens",
"ms-edgedevtools.vscode-edge-devtools"
"ms-edgedevtools.vscode-edge-devtools",
"codium.codium"
],
"unwantedRecommendations": ["ms-vscode.js-debug"]
}

0 comments on commit e7cbc8c

Please sign in to comment.