euphoria-io / heim

A real-time community platform.
https://euphoria.io
Other
872 stars 47 forks source link

Autocomplete of names isn't triggered when the char before @ is not a space #48

Open ckingdev opened 8 years ago

ckingdev commented 8 years ago

This seems to have changed pretty recently.

To reproduce: type "(@" and the beginning of a valid completion. Press tab. There will be no autocompletion.

ghost commented 8 years ago

Could this be intended to prevent auto-completion on things such as emails?