I recently started trying out GoLand for development, I've heard good things about the product from my colleagues at Sourcegraph. The one thing that caught my eye was the better intellisense it had. I decided to signup for a trial (even though we had a company license, I did this because I wanted to be sure I was going to use the IDE so I don't take up a seat).
One of things that first confused is that Cmd + P
which I used to look for files in VSCode wasn't a thing in Jetbrain products.
Apparently, there's a VSCode keymap plugin for Jetbrains that can be used to remap your keys so it works like VSCode.
If you don't want to install the plugin, you can change the mapping yourself by navigating to Preferences > Keymap
and search for “go to file” and update the mapping.