Add configuration for rust analyzer for vscode.
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"rust-analyzer.cargo.features": ["desktop","web"],
|
||||||
|
"rust-analyzer.cargo.noDefaultFeatures": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user