-
Clone this repo to this commit: dotnet/project-system@e8f444a
-
From a VS command prompt, run build.cmd from the root
-
Open src\ProjectSystem.sln (build 26005.0 D15PreRel)
-
Change your VB code style settings to:

-
Make sure Background Analysis is turned on for VB
-
Wait till Error List no longer has "..." after name
-- Error List should look something like --

-
Open src\Microsoft.VisualStudio.AppDesigner\ApplicationDesigner\ApplicationDesignerView.vb
-
Close that file
-- Error List should look something like (Notice that there's 22 more messages that have appeared) --

Very confused how or why messages show up the Error List? What exactly do I need to do to show all possible messages?
Clone this repo to this commit: dotnet/project-system@e8f444a
From a VS command prompt, run build.cmd from the root
Open src\ProjectSystem.sln (build 26005.0 D15PreRel)
Change your VB code style settings to:

Make sure Background Analysis is turned on for VB
Wait till Error List no longer has "..." after name

-- Error List should look something like --
Open src\Microsoft.VisualStudio.AppDesigner\ApplicationDesigner\ApplicationDesignerView.vb
Close that file
-- Error List should look something like (Notice that there's 22 more messages that have appeared) --
Very confused how or why messages show up the Error List? What exactly do I need to do to show all possible messages?