You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2019. It is now read-only.
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:
Without:
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?
The text was updated successfully, but these errors were encountered:
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](https://cloud.githubusercontent.com/assets/14924108/10877483/e25567a2-8146-11e5-924e-50a923e00964.png)
Without:
![screen shot 2015-11-02 at 09 51 29](https://cloud.githubusercontent.com/assets/14924108/10877530/54e77f3a-8147-11e5-987d-0e22d43379e8.png)
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?
The text was updated successfully, but these errors were encountered: