Skip to content

Commit 54de92a

Browse files
committed
Changed keyboard binding for OpenInISE
1 parent 2173124 commit 54de92a

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
@@ -58,7 +58,7 @@
5858
,
5959
{
6060
"command": "PowerShell.OpenInISE",
61-
"key": "ctrl+shift+i",
61+
"key": "ctrl+alt+i",
6262
"when": "editorTextFocus && editorLangId == 'powershell'"
6363
}
6464
],

0 commit comments

Comments
 (0)