Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Auto Complete Fail w/ JavaScript Next plugin #90

Open
benjaminmillhouse opened this issue Dec 31, 2015 · 0 comments
Open

Auto Complete Fail w/ JavaScript Next plugin #90

benjaminmillhouse opened this issue Dec 31, 2015 · 0 comments

Comments

@benjaminmillhouse
Copy link

While using the JavaScript Next syntax, my code completion would no longer work for any angular objects beginning with '$'. (example: $httpBackend)
I finally deduced the issue to the fact that JavaScript Next syntax was set instead of JavaScript. If I change back to just JavaScript they work fine. I added an entry to my Sublime user settings for "word_separators" and removed the '$' from the list of separators. Doing this allows me to still use the JavaScript Next syntax and the code completions are working again for items beginning with '$'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant