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

JIRA Opener

Eric Park

|
10 installs
| (1) | Free
Detects JIRA project key format in a comment and allows users to click and open the issue in their browser
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JIRA Opener

This VS Code extension detects JIRA project keys in an open file and allows the user to click and open the corresponding issue in the browser.

Features

This project utilizes the VS Code API and the tools within it to parse through the active text editor and locate strings that match a given JIRA project key.

  • Provide a screenshot/recording of the experience *

Requirements

  • The JIRA host must be provided in the extension settings. This is set to https://example.atlassian.net by default.
  • The default project key format of a ticket/issue provided by JIRA is ABC-1234 (two or more letters, a dash, followed by numerical values). Users can specify custom project key formats in regex in the extension settings.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft