6 lines
142 B
JSON
6 lines
142 B
JSON
{
|
|
"rust-analyzer.cargo.features": "all",
|
|
"rust-analyzer.check.features": "all",
|
|
"nixEnvSelector.nixFile": "${workspaceFolder}/shell.nix"
|
|
}
|