bevy_test/.vscode/settings.json
2024-07-18 22:47:28 -06:00

6 lines
130 B
JSON

{
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
"rust-analyzer.linkedProjects": [
"./Cargo.toml"
]
}