.vscode/extensions.json

{
    "recommendations": [
        "ms-dotnettools.csharp",
        "ms-vscode.powershell"
    ]
}