how to set cmd + y as redo in vscode
You can set cmd + y as redo in Visual Studio Code (VSCode) by following these steps:
cmd + shift + p or F1 to open the command palette.Preferences: Open Keyboard Shortcuts in the command palette and select it.redo. You should see a list of commands related to redo.redo in the list. Click on the pencil icon next to it.cmd + y.cmd + y should work as redo in VSCode.Please note that this might override any existing command that is using this shortcut.