We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ce929 commit 34b4347Copy full SHA for 34b4347
.vscode/extensions.json
@@ -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