diff --git a/package.json b/package.json index f181d0e06b..f6feebb566 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ }, { "command": "PowerShell.ExpandAlias", - "key": "ctrl+f5", + "key": "ctrl+alt+e", "when": "editorTextFocus && editorLangId == 'powershell'" }, {