I'm using Mono 5.10.1 and Visual Studio Professional for Mac (Version 7.5.4 build 3)
Views do not recognize tags like @model, @ViewBag, and @ViewData, either in old projects that were originally created in Visual Studio 2017 Windows, or in a simple new project using .Net Framework 4.6.1
I put a default project in GIT, even in it the Views do not recognize the tags, however downloading the project in a Visual Studio 2017 Windows tags are normally recognized. GIT: link
Has anyone ever gone through this? I'm already researching for a few days.