- Install
GitHub Pull Requestsextension - Add keybinding to open a new issue,
cmd+shift+pgo toPreferences: Open Keyboards Shortcuts (JSON) - Add this entry in the JSON:
{
"key": "ctrl+shift+i",
"command": "issue.createIssue",
"when": "github:hasGitHubRemotes"
}- Now open a new issue with
ctrl+shift+i, and when you're done filling it out,cmd+enterto create the issue. - Browse the issues in the GitHub tab