Skip to content

Commit 34b4347

Browse files
add vscode extension recommendations
1 parent 38ce929 commit 34b4347

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.vscode/extensions.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"recommendations": [
3+
"franneck94.vscode-rust-extension-pack",
4+
"esbenp.prettier-vscode",
5+
"polymeilex.rust-targets",
6+
"lyonsyonii.rust-syntax",
7+
"jscearcy.rust-doc-viewer",
8+
"itsyaasir.rust-feature-toggler",
9+
"blueglassblock.better-json5",
10+
"zardoy.ts-essential-plugins"
11+
]
12+
}

0 commit comments

Comments
 (0)