Hello,
I would like to know if is it possible to get the full line in autocompleter method.
I assumed that setting 'prefixLine' as True would help me but it does not change the prefix I receive in my autocompleter method (characters after a '.').

Thank you for your help,