Skip to content

Commit 4ce73e6

Browse files
authored
Merge pull request #13 from jclay/patch-1
Switch to new close action command
2 parents 55d6a65 + 8eb2cbb commit 4ce73e6

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
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"key": "cmd+w",
76-
"command": "workbench.files.action.closeFile"
76+
"command": "workbench.action.closeActiveEditor"
7777
},
7878
{
7979
"key": "cmd+k cmd+b",

0 commit comments

Comments
 (0)