Skip to content

Commit be42518

Browse files
committed
Merge pull request #138 from rkeithhill/rkeithhill/ctrl-f5-run
Change expand alias shorcut
2 parents 60987b7 + 2356421 commit be42518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
{
5555
"command": "PowerShell.ExpandAlias",
56-
"key": "ctrl+f5",
56+
"key": "ctrl+alt+e",
5757
"when": "editorTextFocus && editorLangId == 'powershell'"
5858
},
5959
{

0 commit comments

Comments
 (0)