If you have done that but your sublime keeps selecting whole term here is what happened to me, maybe it helps. I just spent 1 hour fixing it (reinstalling sublime/plugin, etc…).
I saved a project at one point. And inside the project ( projectname.sublime-workspace ) file there is a line like this:
I am guessing that because I saved my project before switching the flag “corona_sdk_complete_periods”, project also saved incorrect word separators. There is a ‘.’ missing. It should be:
Basically it says Corona editor isn’t really working like it says it does in the README, that jumps up when you install Corona editor into Sublime first time. No clue why the README wouldn’t be changed to reflect this, but I guess that is a story for some other day…
Corona Editor wasn’t my first choice either - I used Glider but I seem to be experiencing unsolvable/untraceable bug that me and other total of 13 users of netbeans experience - which disallows me to work in it.
The current version of Corona Editor has some issues with the word_separators, though I think a fix for it is on the way. Because Sublime’s docs are so sparse I’ve only been able to make educated guesses at what the issues are, but I’ve created my own fork of the project for now that seems to work fine (for me) without the word_separators issue.
Basically it says Corona editor isn’t really working like it says it does in the README, that jumps up when you install Corona editor into Sublime first time. No clue why the README wouldn’t be changed to reflect this, but I guess that is a story for some other day…
Corona Editor wasn’t my first choice either - I used Glider but I seem to be experiencing unsolvable/untraceable bug that me and other total of 13 users of netbeans experience - which disallows me to work in it.
The current version of Corona Editor has some issues with the word_separators, though I think a fix for it is on the way. Because Sublime’s docs are so sparse I’ve only been able to make educated guesses at what the issues are, but I’ve created my own fork of the project for now that seems to work fine (for me) without the word_separators issue.