Possible bug?
Completion doesn't seem to work if you don't use space before a word.

Guessing the issue has to do with words being split using only space, you can use the Regex \W metacharacter to get around it
I will look into it, thanks :)
On Sat, Feb 3, 2018 at 6:54 PM, Fahad Hossain [email protected] wrote:
Completion doesn't seem to work if you don't use space before a word.
[image: 2018-02-03-185159_1920x1080_scrot] https://user-images.githubusercontent.com/7447677/35767280-b0f1fbe2-0913-11e8-9946-0fdf3255c63f.png
Guessing the issue has to do with words being split using only space, you can use the Regex \W metacharacter to get around it
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hasinhayder/javascript-text-expander/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AAd9G4R-Z14-Ot_JaL4k8Babr4B9gO_Gks5tRFcigaJpZM4R4KM_ .