I am running on a Mac, and using VMWare Fusion to run Ubuntu, where I have VS Code installed. Naturally the default install on Ubuntu has linux-style shortcuts, in particular, control-c (copy), control-v (paste), control-w (close window.) To make my life easier I would like to have VS Code, under Ubuntu, under VMWare to have Mac-like shortcuts, i.e. command-c, command-v, command-w, respectively, and so on. I looked through the docs and the UI and can't find a way to make this change other than manually changing each one. Any tips?
↧