Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status bar message gets overwritten by other plugins #5

Closed
mschenk42 opened this issue Aug 6, 2016 · 0 comments
Closed

Status bar message gets overwritten by other plugins #5

mschenk42 opened this issue Aug 6, 2016 · 0 comments
Milestone

Comments

@mschenk42
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants