Hello,
I used the autocomplet with "words" containing the dot character (for example X.a, X.b and Y.z ),
when the caret is just before the dot there is no problem the autocomplet popup displays the good choices (X.a and X.b if X has been typed) , but if the caret is after the dot (for example I typed "X.") the autocomplete open popup with all completion (X.a, X.b and Y.z). The autocomplet should display only X.a and X.b !?
Thank
