.vscode/extensions.json

{
  // See https://go.microsoft.com/fwlink/?LinkId=827846
  // for the documentation about the extensions.json format
  "recommendations": [
    "editorconfig.editorconfig",
    "ms-vscode.PowerShell",
    "streetsidesoftware.code-spell-checker"
  ]
}