long-lazuli / vscode-jira-link

Create a link to your JIRA issue in the Visual Studio Code status bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JIRA Link for Visual Studio Code

Marketplace Version Installs

JIRA Link will detect the current issue you are working on and will display a link in the status bar.

The detection of the issue use the current git branch name. Your Git branch name need to be prefixed by the JIRA issue.

Status bar

Change log

See Change log

Extension Settings

This extension contributes the following settings:

  • jiraLink.instanceUrl: Set the base url of your JIRA instance
  • jiraLink.ticketRegexp: Regexp for matching ticket number

About

Create a link to your JIRA issue in the Visual Studio Code status bar

License:Apache License 2.0


Languages

Language:TypeScript 100.0%