AngularJS intellisense not working on Visual Studio 2015

后端 未结 11 1365
粉色の甜心
粉色の甜心 2020-11-30 01:38

According to this post intellisense should also be working on the new VS 2015, but so far I only get intellisense for the angular object and not for the dependencies or my c

11条回答
  •  -上瘾入骨i
    2020-11-30 02:15

    I had a similar issue and it turned out Resharper was blocking all the nice JavaScript intellisense I had setup in my _references.js file.

提交回复
热议问题