Autocomplete is a powerful feature of the ValaCode IDE which is simple to use
Autocomplete can be triggered by pressing the dot (.) key
The autocomplete list will be filtered as you type
After selecting the required entry the full name of the entry will be inserted. For entries with parameters the parameters will be added automatically.