I forked tidythemes/blankslate to robertandrews/blankstrap.
I created new Issues for myself, for my own fork...
But, in VS Code, in the GitHub extension panel, I am instead seeing the Issues for the original blankslate...
Source Control Repositories shows...
Branch switcher shows...
Switching to another (ie. origin/master Remote) does not result in my Issues showing.
What must I do to get my own Issues visible?
Top comments (2)
The only way I can get them to display so far is by editing settings.json to add a new githubIssues.queries item:
Then, they show. But this, of course, means this is visible no matter what I open in VS Code.
Developer of the VS Code GitHub Issues extension suggests it may be a bug.