Skip to content

Commit bd8265a

Browse files
committed
add extension recommendations
1 parent 035a706 commit bd8265a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vscode/extensions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"recommendations": [
3+
"rust-lang.rust-analyzer",
4+
"vadimcn.vscode-lldb"
5+
]
6+
}

0 commit comments

Comments
 (0)