angular-ui/AngularJS-sublime-package

Normal code completion breaks after installing AngularJS package

HendrikZero72 opened this issue · 2 comments

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?

@HendrikZero72 Did you solve this?

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