Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Feature Request: Workspace diagnosticsΒ #61

@ckipp01

Description

@ckipp01

Hello! I was wondering if it would be possible for diagnostic-nvim to also offer an option to show all workspace diagnostics instead of the buffer that it was opened from. I know for myself when I'm doing larger refactorings it's extremely helpful to see diagnostics in other places in my codebase.

Another issue I often come across is that I will have a buffer open, OpenDiagnostics, which will show me my diagnostics for the current buffer, and then I will split and open something else to fix something etc. Then I may close the original, which leaves the list open showing diagnostics for my previous buffer.

There is actually a pr for this in the nvim-metals repo, but it's a very simple implementation.

I'd love to hear your thoughts on whether or not this is something you'd consider adding to diagnostic-nvim. Thanks!

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