angular-ui / AngularJS-sublime-package

AngularJS code completion, snippets, go to definition, quick panel search, and more.
MIT License
1.42k stars 169 forks source link

Auto complete always shows up #25

Closed sagikazarmark closed 11 years ago

sagikazarmark commented 11 years ago

I am using ST3 for mainly PHP development, but I develop UI with AngularJS in it. Why autocomplete of AngularJS shows up even after hitting a simple space in the middle of a PHP file?

subhaze commented 11 years ago

Thanks for the report, sounds like a scoping issue. I'll look into this tonight.

subhaze commented 11 years ago

@sagikazarmark version 1.0.4 should be hitting Package Control soon with a fix that should resolve this.