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
I'm following the course at pluralsight and it's amazing! I'm a Atom user right now, but I think vscode has much more potential.
Even so, I've found a problem using your examples and the new versions of vscode. I started your course using the same version as you in the videos (0.10.9) and everything was perfect, but then I updated to the last version and something really annoying is happening.
I can't obtain information in injected dependencies in controllers:
In this example $http parameter is not recognize properly.
I understand that a lot of changes have come to the editor (I solved most of them) but I can't figure out how to get intellisense there.
Do you have any solution?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi John,
Firstly great course!!
I'm following the course at pluralsight and it's amazing! I'm a Atom user right now, but I think vscode has much more potential.
Even so, I've found a problem using your examples and the new versions of vscode. I started your course using the same version as you in the videos (0.10.9) and everything was perfect, but then I updated to the last version and something really annoying is happening.
I can't obtain information in injected dependencies in controllers:
In this example $http parameter is not recognize properly.
I understand that a lot of changes have come to the editor (I solved most of them) but I can't figure out how to get intellisense there.
Do you have any solution?
Thank you!
The text was updated successfully, but these errors were encountered: