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

hide status bar item when no CODEOWNERS file #3

Merged
merged 1 commit into from
Jul 25, 2019

Conversation

bmalehorn
Copy link
Contributor

If:

  • you have a multi-root workspace
  • one workspace has CODEOWNERS, the other doesn't

Then when you switch to the one that doesn't, the status bar item will
remain and give incorrect information.

Fix this by hiding the status bar item when there is no CODEOWNERS file
nearby.

Before

Peek 2019-06-22 01-31

After

Peek 2019-06-22 01-33

If:
- you have a multi-root workspace
- one workspace has CODEOWNERS, the other doesn't

Then when you switch to the one that doesn't, the status bar item will
remain and give incorrect information.

Fix this by hiding the status bar item when there is no CODEOWNERS file
nearby.
@bmalehorn
Copy link
Contributor Author

Hey @jasonnutter, I'm thinking I might just fork this package - I'm excited about building out this package more, and I don't mind doing the extra maintenance work. Would you mind especially?

@jasonnutter
Copy link
Owner

Whoa sorry I somehow totally missed these PRs, apologies about that! I'll take a look shortly.

You certainly don't need my permission to fork, but I'd also be happy to add you as a contributor.

Copy link
Owner

@jasonnutter jasonnutter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Busy today but I'll have this published soon, thanks!

@jasonnutter jasonnutter merged commit e5dfe2c into jasonnutter:master Jul 25, 2019
@bmalehorn
Copy link
Contributor Author

Ah, no worries then! Sorry, I thought you had seen my commit but weren't interested in maintaining this extension.

I'm fine with still merging into this package - best to have only one package to choose from.

@bmalehorn bmalehorn deleted the hide-codeowners branch July 27, 2019 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants