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

Commits on Jun 22, 2019

  1. getOwners: survive no CODEOWNERS

    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 committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    6495dd7 View commit details
    Browse the repository at this point in the history