The
Content Completion Assistant collects:
- Method names from the current file and from the library files.
- Functions and variables defined in the current file.
If you edit the content of a function, the content completion list of proposals contains
all the local variables defined in the current function, or in the functions that contain the
current one.