Skip to content

Commit

Permalink
chore: add tools to vs-code
Browse files Browse the repository at this point in the history
Add tools to vs-code

Signed-off-by: Melg Eight <public.melg8@gmail.com>
  • Loading branch information
melg8 committed May 19, 2024
1 parent 2e46d0d commit 33ebf35
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"customizations": {
"vscode": {
"extensions": [
"ms-vscode.cpptools-extension-pack"
"ms-vscode.cpptools-extension-pack",
"eamodio.gitlens",
"Codeium.codeium"
]
}
}
Expand Down

0 comments on commit 33ebf35

Please sign in to comment.