Learn GoLand keyboard shortcuts
Practice GoLand 2025 keyboard shortcuts with timed drills. Memorize all 131 hotkeys and keybindings faster through interactive exercises.
Top shortcuts
- Ctrl+Shift+A — Find action
- Ctrl+Space — Basic code completion
- Ctrl+Shift+Space — Smart code completion
- Alt+Enter — Show intentions and quick-fixes
- Alt+Insert — Generate code
- Ctrl+P — Parameter info
- Ctrl+Shift+W — Shrink selection
- Ctrl+W — Extend selection
- Ctrl+E — Recent files popup
- Shift+F6 — Rename
- Ctrl+S — Save all
- Ctrl+Alt+Y — Synchronize
- Ctrl+Shift+F12 — Toggle maximizing editor
- Shift+Alt+I — Inspect current file
- Ctrl+Backquote — Quick switch current scheme
- Ctrl+Alt+S — Open settings dialog
- Alt+1 — Show Project window
- Alt+2 — Show Favorites window
- Alt+3 — Show Find window
- Alt+4 — Show Run window
- Alt+5 — Show Debug window
- Alt+6 — Show Problems window
- Alt+7 — Show Structure window
- Alt+8 — Show Services window
- Alt+9 — Show Version Control window
- Alt+0 — Show Commit window
- Alt+F12 — Show Terminal window
- Ctrl+F — Find
- Ctrl+R — Replace
- F3 — Find next
Other Code & Text apps
Related pages