This vscode extension integrates with JIRA.
- Provide links to JIRA from source code comments
- Browse issues assigned to you
- Track activate issue
- Transition active issue (update workflow)
- Add comments to active issue
Store your project setup in .vscode/settings.json and add the keys jira.baseUrl and jira.projectNames.
Then setup your credentials first by running Setup credentials... command.
Based on JIRA APIs