Skip to content

The Error List shows different results based on whether you've ever opened a source file #15760

@davkean

Description

@davkean
  1. Clone this repo to this commit: dotnet/project-system@e8f444a

  2. From a VS command prompt, run build.cmd from the root

  3. Open src\ProjectSystem.sln (build 26005.0 D15PreRel)

  4. Change your VB code style settings to:
    image

  5. Make sure Background Analysis is turned on for VB

  6. Wait till Error List no longer has "..." after name
    -- Error List should look something like --
    image

  7. Open src\Microsoft.VisualStudio.AppDesigner\ApplicationDesigner\ApplicationDesignerView.vb

  8. Close that file

-- Error List should look something like (Notice that there's 22 more messages that have appeared) --

image

Very confused how or why messages show up the Error List? What exactly do I need to do to show all possible messages?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions