Complete GoLand keyboard shortcuts and commands reference — 15 shortcuts across 1 category. Quick reference cheat sheet for Windows & Mac.
| Shortcut | Action | Description |
|---|---|---|
| Shift + Shift | Search everywhere | Search everything. |
| Alt + Enter | Quick fix | Show quick fixes. |
| Ctrl + Shift + T | Generate test | Generate test. |
| Ctrl + Shift + F10 | Run | Run current file. |
| Ctrl + B | Go to definition | Go to definition. |
| Ctrl + Shift + A | Find action | Search any IDE action or setting by name. |
| Ctrl + E | Recent files | Open the recently used files popup. |
| Ctrl + Shift + N | Go to file | Open any file in the project by name. |
| Alt + F7 | Find usages | Show all usages of the symbol under the caret. |
| Shift + F6 | Rename | Rename the symbol and all its references safely. |
| Ctrl + Alt + L | Reformat code | Reformat the file with gofmt-style formatting. |
| Ctrl + / | Comment line | Toggle line comment for the current line or selection. |
| Ctrl + D | Duplicate line | Duplicate the current line or selection. |
| F2 | Next error | Jump to the next error or warning in the file. |
| Ctrl + F12 | File structure | Show the structure popup for quick navigation. |
The most essential GoLand shortcuts are: Shift + Shift (Search everywhere), Alt + Enter (Quick fix), Ctrl + Shift + T (Generate test). These cover the most frequent actions and can significantly speed up your workflow.
GoLand has 15 keyboard shortcuts across 1 category on shortcut-tools.com.
Simply press the key combination while GoLand is focused. Most shortcuts work immediately. On Mac, replace Ctrl with Cmd and Alt with Option for most shortcuts.
The GoLand shortcut for search everywhere is Shift + Shift. Search everything.
GoLand includes 15 Editing shortcuts, including Shift + Shift (Search everywhere) and Alt + Enter (Quick fix). See the full list in the Editing section above.
Print the GoLand cheat sheet and keep it next to your keyboard for the first week, then switch to active recall: open Shortcut Speedrun and practice GoLand shortcuts against the clock until they're automatic.
Yes — use My Stack to combine GoLand shortcuts with any other platform on this site into one printable reference, which is useful if your daily workflow spans several tools.
Open your assistant with this page preloaded as the source — great for follow-up questions like "which of these work in other apps?"