template/_vscode/extensions.json
|
{ // See https://go.microsoft.com/fwlink/?LinkId=827846 // for the documentation about the extensions.json format "recommendations": [ "ms-vscode.powershell", "davidanson.vscode-markdownlint" ] } |