Skip to content

Commit 2b3c305

Browse files
committed
add workspace extension recommendations
1 parent 8900ade commit 2b3c305

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.vscode/extensions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"recommendations": [
3+
"nefrob.vscode-just-syntax",
4+
"ms-dotnettools.csharp",
5+
"rust-lang.rust-analyzer"
6+
]
7+
}

0 commit comments

Comments
 (0)