How to reference multiple files for javascript IntelliSense in VS2010

后端 未结 4 363
挽巷
挽巷 2020-12-15 16:22

I have large solution with about 40 separate javascript files, which are referenced to web page via special js-service. I want to use new IntelliSense features in VS2010, bu

4条回答
  •  自闭症患者
    2020-12-15 17:11

    I am using VS2010, have the same problem as user512395. It used to work for me with the chosen answer. I have upgraded to latest Resharper that comes with Javascript intellisense support recently.

提交回复
热议问题