✅ Why Red Underline on Views?
Why are there red lines under the View? I dont seem to have any errors, this happens on every new MVC project and the theme I choose also doesnt matter it's always there. It's annoying cause I feel like I constantly have errors.
6 Replies
Does it compile?
What IDE?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
If you have no further questions, please use /close to mark the forum thread as answered
The constructor is highlighted as a suggestion to switch to a primary constructor. You can configure it to not do that
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
it was resharper that was causing the problem, thanks for suggestions.