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