diff --git a/generator/default-keybindings-linux.json b/generator/default-keybindings-linux.json index 93d08935..aefe1702 100644 --- a/generator/default-keybindings-linux.json +++ b/generator/default-keybindings-linux.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.85.1 for Linux +// Default Keybindings of Visual Studio Code 1.85.2 for Linux // Override key bindings by placing them into your key bindings file. [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/generator/default-keybindings-mac.json b/generator/default-keybindings-mac.json index 1a713796..ede9ac31 100644 --- a/generator/default-keybindings-mac.json +++ b/generator/default-keybindings-mac.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.85.1 for macOS +// Default Keybindings of Visual Studio Code 1.85.2 for macOS // Override key bindings by placing them into your key bindings file. [ { "key": "escape escape", "command": "workbench.action.exitZenMode", diff --git a/generator/default-keybindings-win.json b/generator/default-keybindings-win.json index bc999dd2..72a6cd76 100644 --- a/generator/default-keybindings-win.json +++ b/generator/default-keybindings-win.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.85.1 for Windows +// Default Keybindings of Visual Studio Code 1.85.2 for Windows // Override key bindings by placing them into your key bindings file. [ { "key": "escape escape", "command": "workbench.action.exitZenMode",