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

Normal code completion breaks after installing AngularJS package #88

Open HendrikZero72 opened 9 years ago

HendrikZero72 commented 9 years ago

After I install the AngularJS package I am not getting completion hints for my 'normal' variables anymore. Please compare the two screenshots below. IMO I should be getting a hint for the local variable I just declared....

With the AngularJS package installed: screen shot 2015-11-02 at 09 47 23

Without: screen shot 2015-11-02 at 09 51 29

Am I doing something wrong here? Do I need to go through some extra steps to have AngularJS code suggestions to work side-by-side with the default?

legend80s commented 8 years ago

@HendrikZero72 Did you solve this?

HendrikZero72 commented 8 years ago

Not really, in the past couple of months I have moved away from Sublime Text and am now mainly using VScode.