Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jira Ticket OpenerNew to Visual Studio Code? Get it now.
Jira Ticket Opener

Jira Ticket Opener

nicolasage

|
1 install
| (0) | Free
Open the Jira ticket corresponding to the current Git branch
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jira Ticket Opener

VS Code extension to automatically open the Jira ticket corresponding to the current Git branch.

Example

Usage example

Features

  • Status bar button to open the Jira ticket
  • Automatic ticket number extraction from branch name
  • Configurable Jira base URL
  • Chrome profile support

Configuration

Open VS Code settings and search for "Jira Ticket Opener":

Setting Description Default
jiraTicketOpener.baseUrl Jira project base URL https://your-company.atlassian.net/browse/
jiraTicketOpener.ticketPattern Regex to extract ticket number \d{5,6}
jiraTicketOpener.chromeProfile Chrome profile to use Default
jiraTicketOpener.chromePath Path to Chrome C:\Program Files\Google\Chrome\Application\chrome.exe

Usage

  1. Configure your Jira project base URL in the settings
  2. Click on "Jira Ticket" in the status bar
  3. The ticket matching the number found in your branch name opens
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft