From b259899a7681409c99569795b6a31d428df917ed Mon Sep 17 00:00:00 2001 From: gh-workflow Date: Fri, 23 Jan 2026 01:47:19 +0000 Subject: [PATCH] Update for VSCode 1.108.2 --- linux.keybindings.json | 2 +- linux.negative.keybindings.json | 2 +- macos.keybindings.json | 2 +- macos.negative.keybindings.json | 2 +- windows.keybindings.json | 2 +- windows.negative.keybindings.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/linux.keybindings.json b/linux.keybindings.json index 9b5f915..f20f66f 100644 --- a/linux.keybindings.json +++ b/linux.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for Linux +// Default Keybindings of Visual Studio Code 1.108.2 for Linux [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/linux.negative.keybindings.json b/linux.negative.keybindings.json index d9f48eb..1375d8f 100644 --- a/linux.negative.keybindings.json +++ b/linux.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for Linux +// Default Keybindings of Visual Studio Code 1.108.2 for Linux [ { "key": "escape escape", "command": "-workbench.action.exitZenMode", diff --git a/macos.keybindings.json b/macos.keybindings.json index 27048d6..d86bc64 100644 --- a/macos.keybindings.json +++ b/macos.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for macOS +// Default Keybindings of Visual Studio Code 1.108.2 for macOS [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/macos.negative.keybindings.json b/macos.negative.keybindings.json index f47b5df..d58d485 100644 --- a/macos.negative.keybindings.json +++ b/macos.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for macOS +// Default Keybindings of Visual Studio Code 1.108.2 for macOS [ { "key": "escape escape", "command": "-workbench.action.exitZenMode", diff --git a/windows.keybindings.json b/windows.keybindings.json index c4de488..ddccaa2 100644 --- a/windows.keybindings.json +++ b/windows.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for Windows +// Default Keybindings of Visual Studio Code 1.108.2 for Windows [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/windows.negative.keybindings.json b/windows.negative.keybindings.json index dd5dc48..af9d3d8 100644 --- a/windows.negative.keybindings.json +++ b/windows.negative.keybindings.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.108.1 for Windows +// Default Keybindings of Visual Studio Code 1.108.2 for Windows [ { "key": "escape escape", "command": "-workbench.action.exitZenMode",