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

Auto Complete Fail w/ JavaScript Next plugin #90

Description

@benjaminmillhouse

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 '$'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions