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 e3619da commit b7f073bCopy full SHA for b7f073b
.vscode/extensions.json
@@ -0,0 +1,7 @@
1
+{
2
+ "recommendations": [
3
+ "vadimcn.vscode-lldb",
4
+ "rust-lang.rust-analyzer",
5
+ "serayuzgur.crates"
6
+ ]
7
+}
0 commit comments