Skip to content

Commit 74e5073

Browse files
kamilkosekdaviwil
authored andcommitted
Update key shortcut for 'Open in ISE'
1 parent 4d2d3c6 commit 74e5073

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
@@ -70,7 +70,7 @@
7070
},
7171
{
7272
"command": "PowerShell.OpenInISE",
73-
"key": "ctrl+shift+i",
73+
"key": "shift+alt+i",
7474
"when": "editorTextFocus && editorLangId == 'powershell'"
7575
}
7676
],

0 commit comments

Comments
 (0)