Completing on a variable on the class (also works for locals) that are defined in the same scope we are.
Getting the builtins (they always show in red).
Completing on a class (note that we get the hierarchy even from builtins).
Completing on the imports (goes for PYTHONPATH)
Completing on an import
Completing for global tokens