Completion with the Tab key

A small, but handy feature that makes it a little easier to complete symbol names.

This will overwrite the identifier at the caret, making it easy to quickly replace identifiers in code.

Use the (macOS) / Tab (Windows/Linux) instead of (macOS) / Enter (Windows/Linux) to accept a suggestion from list.


Related Resources

Code Completion in Language Injections
Code Completion in Language Injections
See how to use code completion inside strings and other places.
Completion for non-imported Go Modules
Completion for non-imported Go Modules
Import a module in to your project.
Exclude Items from Auto-imports and Completion
Exclude Items from Auto-imports and Completion
Exclude certain paths from auto-import and completion.