bnkbkbkakhgcifahkcebfendjniblelf
This is an extension that adds a copy button to each screen for "Issue Title", "URL", "Issue ID", etc. in Jira Software. This is an extension that adds a copy button to each screen for "Issue Title", "URL", "Issue ID", etc. in Jira Software. ・Issue Details Screen ・Board's "Active Sprint" screen ・Board's "Backlog" screen
Open GitHub repository in VS Code
App button on GitHub repository page in order to open any GitHub repository in VS Code instance on github1s.
Jira Ticket Link Generator
Generates a nice looking link for Jira tickets containing ticket ID, description and link This plugin works if your Jira instance is hosted on-premise, if it's hosted on Atlassian Cloud instead, please search for "Jira Ticket Link Generator - Cloud Edition". Generate link for Jira tickets from one click! Generated link is in format of "Ticket ID: Ticket Description" (e.g. TESTPROGRAM-123: Add feature A), which when clicked will navigate you to the Jira ticket. This extension currently supports: 1. Generate a link for a single ticket in: - Selected ticket in Jira sprint board. - Selected ticket in search result page. - Ticket currently being viewed in ticket detail page. 2. Generate links for multiple tickets in: - All tickets shown up in search result page. [Detailed Usage] - Single link option When you are on a sprint board/search result board and have a ticket selected, or you are viewing a ticket in its ticket detail page, click on button "Generate Link For Single Ticket" in extension (or use keyboard shortcut Alt + Q), will generate the link for you and copy to clipboard automatically. - Multiple link option When you are on search result board, click on button "Generate Link For All Tickets In Current Page" in extension (or use keyboard shortcut Alt + W), will generate multiple links corresponding to all the tickets shown in search result page and copy to clipboard. [Notes] 1. For the multiple link option, if your search result includes more than 50 tickets, Jira will display your result in different pages, only tickets in the page you are viewing will be copied in this scenario. 2. For multiple link option, when using it to generate a list of links and trying to copy to Microsoft Word, you'll notice line spacing between those links are different from line spacing between links generated using single link option. That's because Microsoft Word does not treat between our links from multiple link option as '\r '. To resolve this, just hit keyboard "Backspace" and then hit "Enter", which will remove " " and add "\r ".
Jira Copy Issue Title
Adds a 'Copy Issue Title' button to 'Browse' and 'Issues' Jira pages Improve user experience in Jira and allow: - Copy issue Title, Key-ID, URL to clipboard; - Customize copy template (e.g. markdown compatible); - Customize button name; - Customize keyboard shortcut; - Get native Jira notifications;
Git Helpers for Jira
Automatically generate a suggested branch name and a suggested commit message for Jira issues. Based on the currently logged-in user and the currently displayed issue in Jira, this extension will generate some suggested branch name and commit message.