Skip to content

Update Single Quickfix list for showing diagnostics. #951

Open
@ajayvigneshk

Description

@ajayvigneshk

Is your feature request related to a problem? Please describe.

Currently the LSC updates the active quickfix list. Say I have a quick fix list populated with grep matches, when LSC kicks in it replaces the grep matches.

Describe the solution you'd like

Update / use a single Quickfix list as opposed to the active one, since multiple apps use the quickfix list.

Additional context

I am learning Rust and would like to implement this feature. Some ideas to start would be appreciated. I see there is no direct way to get the quickfix id (which I guess is used for updating). Is there some other way of implementing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions