diff --git a/keybindings.json b/keybindings.json index 635b0c3..3b36d34 100644 --- a/keybindings.json +++ b/keybindings.json @@ -48,7 +48,7 @@ { "key": "shift+n", "command": "explorer.newFolder", - "when": "explorerViewletFocus" + "when": "explorerViewletFocus && !inputFocus" }, { "key": "shift+n",