diff --git a/package.json b/package.json index 38ab3cb..96ced49 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "win": "ctrl+w", "linux": "ctrl+w", "key": "ctrl+w", - "command": "workbench.files.action.closeFile" + "command": "workbench.action.closeActiveEditor" }, { "mac": "f5", @@ -400,4 +400,4 @@ "dependencies": { "jsonfile": "^2.2.3" } -} \ No newline at end of file +}