There are a few scenarios: - [x] **Single folder open, no repo.** Show welcome view content and status bar item to export the currently open file to a GitHub repository - [x] **Single folder open, repo, but no remotes.** Show status bar item to export the currently open file to a GitHub repository. - [x] **Multi folder open, some repos with no remotes.** Show status bar item to export one of the currently opened folder repos to a GitHub repository. - [x] **Multi folder open, no repos.** Show status bar item to export one of the currently opened folder repos to a GitHub repository.
There are a few scenarios: