Add configuration for rust analyzer for vscode.
Build Mumble Web 2 / linux_build (push) Has been cancelled
Build Mumble Web 2 / windows_build (push) Has been cancelled

This commit is contained in:
2026-01-10 14:06:45 -07:00
parent 5d2c2a93c7
commit 86e4753fbc
+4
View File
@@ -0,0 +1,4 @@
{
"rust-analyzer.cargo.features": ["desktop","web"],
"rust-analyzer.cargo.noDefaultFeatures": false
}