Skip to content

Commit

Permalink
Add workspace recommended extensions for VS Code (#248)
Browse files Browse the repository at this point in the history
Fixes #201.
  • Loading branch information
benfrankel authored Aug 9, 2024
1 parent 33f50bf commit 830e3d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"recommendations": [
"fill-labs.dependi",
"editorconfig.editorconfig",
"tamasfe.even-better-toml",
"rust-lang.rust-analyzer",
"a5huynh.vscode-ron"
]
}

0 comments on commit 830e3d5

Please sign in to comment.