diff --git a/linux.keybindings.json b/linux.keybindings.json index 819035c..f444ccb 100644 --- a/linux.keybindings.json +++ b/linux.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for Linux +// Default Keybindings of Visual Studio Code 1.109.4 for Linux [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/linux.negative.keybindings.json b/linux.negative.keybindings.json index 80c4e3d..2717562 100644 --- a/linux.negative.keybindings.json +++ b/linux.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for Linux +// Default Keybindings of Visual Studio Code 1.109.4 for Linux [ { "key": "escape escape", "command": "-workbench.action.exitZenMode", diff --git a/macos.keybindings.json b/macos.keybindings.json index 6d34236..ba25746 100644 --- a/macos.keybindings.json +++ b/macos.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for macOS +// Default Keybindings of Visual Studio Code 1.109.4 for macOS [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/macos.negative.keybindings.json b/macos.negative.keybindings.json index fa0a8ce..b668e06 100644 --- a/macos.negative.keybindings.json +++ b/macos.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for macOS +// Default Keybindings of Visual Studio Code 1.109.4 for macOS [ { "key": "escape escape", "command": "-workbench.action.exitZenMode", diff --git a/windows.keybindings.json b/windows.keybindings.json index c41a007..accd09c 100644 --- a/windows.keybindings.json +++ b/windows.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for Windows +// Default Keybindings of Visual Studio Code 1.109.4 for Windows [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/windows.negative.keybindings.json b/windows.negative.keybindings.json index 184beea..e2a01e7 100644 --- a/windows.negative.keybindings.json +++ b/windows.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.109.3 for Windows +// Default Keybindings of Visual Studio Code 1.109.4 for Windows [ { "key": "escape escape", "command": "-workbench.action.exitZenMode",