Resources/Editor/VSCode/extensions.json

{
    // See http://go.microsoft.com/fwlink/?LinkId=827846
    // for the documentation about the extensions.json format
    "recommendations": [
        "ms-vscode.PowerShell",
        "ryanluker.vscode-coverage-gutters",
        "DavidAnson.vscode-markdownlint"
    ]
}