{ "dotnet-test-explorer.testProjectPath": "**/*Tests.csproj", "terminal.integrated.profiles.linux": { "dev-shell": { "path": "bash", "args": [ "-c", "nix --experimental-features \"nix-command flakes\" develop"], "overrideName": true } } }