diff --git a/generator/default-keybindings-linux.json b/generator/default-keybindings-linux.json index 9a99d64a..ef275faa 100644 --- a/generator/default-keybindings-linux.json +++ b/generator/default-keybindings-linux.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.65.0 for Linux +// Default Keybindings of Visual Studio Code 1.65.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 4a1c374f..229e11ae 100644 --- a/generator/default-keybindings-mac.json +++ b/generator/default-keybindings-mac.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.65.0 for macOS +// Default Keybindings of Visual Studio Code 1.65.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 96659b26..3798f2dc 100644 --- a/generator/default-keybindings-win.json +++ b/generator/default-keybindings-win.json @@ -1,4 +1,4 @@ -// Default Keybindings of Visual Studio Code 1.65.0 for Windows +// Default Keybindings of Visual Studio Code 1.65.2 for Windows // Override key bindings by placing them into your key bindings file. [ { "key": "escape escape", "command": "workbench.action.exitZenMode",