You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When writing a Kotlin comment, using a dot (.) in the text will trigger the autocomplete box, which seems like the wrong thing to do. I would expect it to just treat any text in a comment line as just text.
Example:
The autocomplete box is also triggered if adding a dot in the middle of the line.