Base solution for your next web application
Open Closed

Intellisense support #837


User avatar
0
easyest created

Dearh Halil,

Do You have intellisense working in Your ASP.NET Zero projects? What configuration should be done for intellisense to work? I know _references.js way, but as there is no such file in the solution, I understand there are another ways to enable intellisense for ASP.NET Zero solution. For the moment I see the only way to include all abp javascripts, app modules in _references.js and download angular intellisense integration nuget.


2 Answer(s)
  • User Avatar
    0
    easyest created

    Bump

  • User Avatar
    0
    hikalkan created
    Support Team

    Hi,

    We don't use any special thing for intellisense. I use Resharper, it nicely shows possible parameters for javascript methods. So, there is no special stuff for ASP.NET Zero solution.