Skip to content

Feature Request: re-arrange mode line order #2571

@alanz

Description

@alanz

#2567 brought in a much-improved progress reporting widget.

But it highlighted for me a niggling issue. All the interesting stuff reported in the mode line by lsp-mode comes right at the end of the mode line, where for me most of the time it is invisible. (I use a fairly "vanilla" setup, tweaked slightly with the excellent blackout package to remove or shorten displayed items)

image

The legacy progress reporting modified the mode lighter, which is far to the left, so visible even when you have many windows open side by side. With the progress added to global-mode-string, it has moved to the end.

Perhaps we should consider moving the lsp-mode information to the left, between vc-info and mode info.

Using lsp-mode at: abac0d7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions