Skip to content

Commit

Permalink
Update VSCode extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Feb 5, 2025
1 parent 605b80f commit a14439e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
// for the documentation about the extensions.json format
"recommendations": [
"charliermarsh.ruff",
"esbenp.prettier-vscode",
"fill-labs.dependi",
"gaborv.flatbuffers",
"github.vscode-github-actions",
"josetr.cmake-language-support-vscode",
Expand All @@ -13,14 +15,12 @@
"ms-vsliveshare.vsliveshare",
"polymeilex.wgsl",
"rust-lang.rust-analyzer",
"serayuzgur.crates",
"streetsidesoftware.code-spell-checker",
"tamasfe.even-better-toml",
"vadimcn.vscode-lldb",
"wayou.vscode-todo-highlight",
"webfreak.debug",
"xaver.clang-format", // C++ formatter
"zxh404.vscode-proto3",
"esbenp.prettier-vscode"
]
}

0 comments on commit a14439e

Please sign in to comment.