dmstern / vscode-jira

JIRA integration for vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-jira README

Marketplace Version Installs

This vscode extension integrates with JIRA.

Features

  • Provide links to JIRA from source code comments
  • Browse issues assigned to you
  • Track activate issue
  • Transition active issue (update workflow)
  • Add comments to active issue

Usage

Store your project setup in .vscode/settings.json and add the keys jira.baseUrl and jira.projectNames.

Then setup your credentials first by running Setup credentials... command.

Resources

Based on JIRA APIs

About

JIRA integration for vscode

License:MIT License


Languages

Language:TypeScript 94.9%Language:JavaScript 5.1%