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 (3)
Confirm that your local repository points to your forked versions URL. This should resolve the display issue in VS Code allowing you to access your own created issues for robertandrews/blankstrap.
Best Roofing & Siding Services in Boise ID
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.