jira-issue READMEA simple extension for Jira issues within vscode.
English | 简体中文 FeaturesClick on jira-issue in the sidebar, you can see the description and status of jira. The flag at the beginning of the line indicates that the Assignee of this issue is you These emoji represent the status of Jira issue:
Right click on the tree item and a menu will appear:
Hover over any jira issue and you can see four icons at the end of the row, click on them will trigger Assign To Me, Commit By Issue, Copy Issue Number, Copy Issue Title. The icons in the upper right corner of the main sidebar are refresh and filter. Set up
TipsHere are some keybinds you can use:
ExtraYou can create a jiraIssue.config.json file in your workspace and enter the project as the default filter content. Of course, if you set the same property like base url in the global configuration of vscode at the same time, it will override the global configuration in vscode. This is an example:
ChangelogLearn about the latest improvements. ContributingCheckout the source code in the GitHub Repository. LicenseEnjoy! |