Jira Report is a lightweight VS Code extension that brings Jira visibility directly into your editor. Track active work, monthly completed issues, and team performance without leaving your coding flow.
What it does
Fetches active tasks with customizable JQL
Shows monthly completed issues
Calculates total estimate hours and task counts
Displays team-level developer stats and efficiency percentages
Highlights tasks that need attention (missing estimate / overdue or missing due date)
Provides quick links to open Jira issues
Key benefits
Jira visibility inside VS Code
Fast refresh workflow
Custom JQL inputs for personal filtering
Clean dashboard-style UI
How to use
Open Command Palette
Run Jira: Open Dashboard
Enter your Jira token (first run)
Adjust JQL and click refresh
Optional:
Reset token with Jira: Reset Token
Privacy and Security
Jira token is stored locally using VS Code SecretStorage
Data is requested only from your Jira API endpoint
No telemetry or analytics is collected in the current version