Skip to content

Status bar message gets overwritten by other plugins #5

@mschenk42

Description

@mschenk42

I'm using a vim plugin that seems to also be using show status bar message and the time gets overridden.

It looks like a better way to display time is to use createStatusBarItem(alignment?: StatusBarAlignment, priority?: number): StatusBarItem.

I think this will prevent other plugins from overriding the time status.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions