KnisterPeter / vscode-jira

JIRA integration for vscode
MIT License
25 stars 8 forks source link

Command 'vscode-jira.setupCredentials' not found, causing extension host to spin 99% cpu #31

Closed vasuraman11 closed 4 years ago

vasuraman11 commented 6 years ago
  1. Install extension
  2. Configure jira-baseUrl and jira-projectNames
  3. Command palette, Setup Credentials

Result: Error command 'vscode.jira.setupCredentials' not found. A Code Helper instance is running consuming 99% CPU. Tried uninstall/reinstall, disable/enable, restart VS Code, leaving projectNames blank, no change in behavior. Confirmed that JIRA API is functional on our server.

KnisterPeter commented 6 years ago

Thanks for the report. I'll investigate and try to fix it

pdfowler commented 6 years ago

I don't get the CPU issue reported by @vasuraman11, but I do get the message reported. LMK if I can help with diagnostics.

orshee commented 6 years ago

Same problem : command 'vscode.jira.setupCredentials' not found

leocaseiro commented 6 years ago

In my case, it works if you reload the window after saving your baseUrl and projectName.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.