Tips

Visual, standalone, bite-sized learning resources organized into different categories.

Live Templates
Add your own completion items via code snippets
Exclude items from auto-imports and completion
Exclude certain paths from auto-import and completion
Cyclic Expand Word a.k.a. Hippie Completion
Complete any word any from the current open files.
Completion with the Tab key
A small, but handy feature that makes it a little easier to complete symbol names.
Completion for non-imported Go Modules
Import a module even if it was imported or used in your project
Code completion in Run Configurations
Run configurations also have code completion capabilities.
Code Completion in Language Injections
See how to use code completion inside strings and other places
Code completion in Evaluate Expression, Watches or Conditional Breakpoints
The debugger also has code completion capabilities.
Basic Code Completion
Code completion that helps you get the job done