Skip to content

analyzer plugins: Support reporting diagnostics on YAML files #61881

@srawlins

Description

@srawlins

Currently analyzer plugins cannot only report diagnostics in Dart files (or... it's not explicitly supported that you can report on other types of files).

It should be a pretty easy effort for DAS to report changes to some prime YAML files like pubspec.yaml, analysis_options.yaml, or build.yaml. But there are less common ones like monorepo.yaml, so we could maybe support all YAML files. We can report changes and also accept diagnostics and quick fixes and assists for YAML files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-plugintype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions