Skip to content

Add a workspace diagnostics indicator to the status line #4540

@dariooddenino

Description

@dariooddenino

Status lines have yellow/red icons with numbers to indicate how many warning/errors are present in the current buffer.

I think it would be useful to display the workspace total too there to get a quick visual feedback instead of having to manually input <space>-D to open the workspace diagnostics picker.

Some ideas:

  1. Use a number format like 1/13, meaning that the current buffer has 1 warning/error and the workspace has 13 in total.
  2. Use two completely different sets of numbers/icons for buffer diagnostics and workspace diagnostics.
  3. Add a workspace status line at the bottom that spans the whole application window width and which could hold more general information (like workspace diagnostics).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-guiArea: Helix gui improvementsC-enhancementCategory: ImprovementsE-easyCall for participation: Experience needed to fix: Easy / not muchE-good-first-issueCall for participation: Issues suitable for new contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions