Latest

All the resources in the Guide, starting with most recent.

Exclude items from auto-imports and completion

tip

Exclude items from auto-imports and completion
Exclude certain paths from auto-import and completion
Cyclic Expand Word a.k.a. Hippie Completion

tip

Cyclic Expand Word a.k.a. Hippie Completion
Complete any word any from the current open files.
Completion with the Tab key

tip

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

tip

Completion for non-imported Go Modules
Import a module even if it was imported or used in your project
Code completion in Run Configurations

tip

Code completion in Run Configurations
Run configurations also have code completion capabilities.
Code Completion in Language Injections

tip

Code Completion in Language Injections
See how to use code completion inside strings and other places
Basic Code Completion

tip

Basic Code Completion
Code completion that helps you get the job done
Completion Tips & Tricks

playlist

Completion Tips & Tricks
Know everything there is to know about Code Completion.
42 Tips and Tricks

playlist

42 Tips and Tricks
Become an IDE champ with these bite-sized tips and tricks.
Speed Up Coverage with Configuration File

tip

Speed Up Coverage with Configuration File
Speed up your "visual coverage" with a config file and correct working directory.
Wrap Selection With Tag

tip

Wrap Selection With Tag
Use the keyboard to put a wrapper tag around a selection of code.