I recently upgraded VS Code to version 1. Before that, intellisense was working fine for all of my files. Right now I am just working in JQuery. However, after the upgrade my intellisense is not working at all.
Hovering over variables or functions the intellisense window opens and stays at Loading... The other symptom I have seen is that it can't seem to see the definitions of functions I have written. Placing my cursor on a function call and pressing F12 or Goto -> Goto Definition results in nothing.
I have closed and reopened. Tried different files. Opened folders, opened single files. Uninstalled and re-installed the app. No luck.