Skip to content

VSCode move-analyzer reports errors from the framework (outside of the project)Β #4

@astronaute77

Description

@astronaute77

image

How to prevent the analyzer to report those errors?

I tried adding to .settings, to no avail:

{
  "move-analyzer.server.path": "move-analyzer",
  "files.exclude": {
    "**/.move": true
  },
  "search.exclude": {
    "**/.move": true
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions