GoLand
 
Get GoLand
You are viewing the documentation for an earlier version of GoLand.

Code completion

Last modified: 12 December 2022

Configure: Settings/Preferences | Editor | General | Code Completion

For automatic completion enable the Show suggestions as you type option

Basic completion: Ctrl+Space

Smart type-matching completion: Ctrl+Shift+Space

To reject all suggestions auto-completion offers, press Escape.

This section covers various techniques of context-aware code completion that allow you to speed up your coding process.