Skip to content

Follow up incremental diagnostic generation #33

@Seamooo

Description

@Seamooo

Following from #32, diagnostic generation should happen incrementally on-edit.
As such this issue captures the on-edit diagnostic generation implementation that does not require the full text but instead the line diff and ast-diff that can be run on ruff::check_lines::check_lines and ruff::check_ast::check_ast

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions