Base solution for your next web application
Open Closed

Why there is NO intellisense for Razor components? #1065


User avatar
0
zokho created

Hi I am wondering why the intellisense does not work for helpers within the .chtml files! Besides that, I am getting red curly underlines for any Razor component used within a page. For example for @model, @L, @Html.DropDownListFor, etc...

However they work fine when I compile and run the app

thanks


1 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    Probably it's a problem of your Visual Studio since you say it's working. It has intellisense for me.