Skip to content

Commit

Permalink
Fixed recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
lbfalvy committed Dec 30, 2024
1 parent ed0d64d commit c2d8dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions orchid.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"extensions": {
"recommendations": [
"maptz.regionfolder",
"serayuzgur.crates",
"tamasfe.even-better-toml",
"yzhang.markdown-all-in-one",
"gruntfuggly.todo-tree",
"vadimcn.vscode-lldb",
"rust-lang.rust-analyzer"
"rust-lang.rust-analyzer",
"fill-labs.dependi"
]
},
}

0 comments on commit c2d8dc0

Please sign in to comment.