How to make Windows key the IntelliJ IDEA Command/Meta key under Windows?
Here’s a workaround that works partly. In IDEA do the following: Help -> Edit Custom Properties… In the file that opens, add this on a new line: keymap.windows.as.meta=true Choose your Mac keymap under File -> Settings… -> Keymap. For example, “Mac OS X 10.5+”. If you use a Windows keyboard and you want the same … Read more