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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
the. snippet that changes this to self. should only be triggered if it is after whitespace or after ",([
Meaning,
writing:
blah. will turn into blahself. which is undesired
instead the . autocomplete should only be applied if it is preceded by whitespace or if it in the beginning of sentence
Versions