-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
A-guiArea: Helix gui improvementsArea: Helix gui improvementsC-enhancementCategory: ImprovementsCategory: ImprovementsE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchE-good-first-issueCall for participation: Issues suitable for new contributorsCall for participation: Issues suitable for new contributors
Description
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:
- Use a number format like
1/13, meaning that the current buffer has 1 warning/error and the workspace has 13 in total. - Use two completely different sets of numbers/icons for buffer diagnostics and workspace diagnostics.
- 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
Labels
A-guiArea: Helix gui improvementsArea: Helix gui improvementsC-enhancementCategory: ImprovementsCategory: ImprovementsE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not muchE-good-first-issueCall for participation: Issues suitable for new contributorsCall for participation: Issues suitable for new contributors