Skip to content

Commit

Permalink
Update codespace exts
Browse files Browse the repository at this point in the history
  • Loading branch information
max-lt committed Feb 24, 2024
1 parent 9fc47e3 commit f9e18a6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
"extensions": [
"cschleiden.vscode-github-actions",
"ms-vsliveshare.vsliveshare",
"matklad.rust-analyzer",
"rust-lang.rust-analyzer",
"serayuzgur.crates",
"vadimcn.vscode-lldb"
"streetsidesoftware.code-spell-checker",
"vadimcn.vscode-lldb",
"tamasfe.even-better-toml"
],
"settings": {
"editor.formatOnSave": true,
Expand Down

0 comments on commit f9e18a6

Please sign in to comment.