Skip to content

Commit

Permalink
build(devcontainer): add icon extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiguelv committed Feb 6, 2025
1 parent 0a43dcc commit dfeab64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"customizations": {
"vscode": {
"extensions": [
"PKief.material-product-icons",
"1YiB.svelte-bundle",
"DavidAnson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
Expand All @@ -12,6 +13,7 @@
"eliostruyf.vscode-front-matter",
"esbenp.prettier-vscode",
"johnpapa.vscode-peacock",
"JonathanHarty.gruvbox-material-icon-theme",
"mvllow.rose-pine",
"phoenisx.cssvar",
"redhat.vscode-xml",
Expand Down

0 comments on commit dfeab64

Please sign in to comment.