Code completion

Code completion suggests the choices that are reachable from the current caret position as you type. Press &shortcut:CodeCompletion; twice to extend the suggestions list.

If you use completion to discover a class name and this class has not been imported yet, the import statement is generated automatically.

Extended code completion