Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HCLSW CodeGenNew to Visual Studio Code? Get it now.
HCLSW CodeGen

HCLSW CodeGen

hclsw

|
22 installs
| (1) | Free
A VS Code extension for HCLSW code generation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JIRA Integration for VS Code - Streamline Your Development Workflow

This VS Code extension provides seamless JIRA integration with AI-powered insights, helping developers manage tasks, track issues, and generate implementation suggestions without leaving their coding environment.

Features

  • View and manage your JIRA issues directly within VS Code
  • Configure JIRA connection settings
  • Browse and search your JIRA issues
  • View detailed issue information
  • Toggle visibility of closed issues with a single click
  • Open comprehensive JIRA issue details in a dedicated webview panel
  • Filter issues by type, status, and priority
  • Generate AI-assisted implementation suggestions for JIRA tickets
  • View issue details in the left sidebar panel

AI-Powered Features

This extension integrates with Azure OpenAI to provide intelligent assistance for your JIRA issues:

  • Implementation Suggestions: Generate detailed code implementation strategies based on JIRA issue descriptions
  • Technical Analysis: Get concise technical summaries of complex JIRA tickets
  • Security Considerations: Receive recommendations for security best practices related to your tasks
  • Testing Strategy: Obtain suggestions for effective testing approaches for your implementation
  • Coding Standards: Ensure generated code follows your project's coding standards

The AI assistant analyzes your JIRA issue descriptions and provides structured recommendations in clear, numbered sections with Markdown formatting.

Usage

  1. Configure your JIRA settings using the "JIRA: Configure Settings" command
  2. View your JIRA issues in the dedicated sidebar view
  3. Click on an issue to see its details in the sidebar
  4. Use the filter button in the JIRA Issues panel to toggle visibility of closed issues
  5. Click the "Show Jira Issues Panel" button in the Issue Details view to open the comprehensive webview panel
  6. Use the AI Prompt button for implementation suggestions on individual issues

Requirements

  • Visual Studio Code version 1.90.0 or higher
  • Active JIRA account with API access

Extension Settings

This extension contributes the following settings:

  • hclswCodeGen.jira.baseUrl: JIRA base URL (e.g., https://your-domain.atlassian.net)
  • hclswCodeGen.jira.username: JIRA username (email address)
  • hclswCodeGen.jira.apiToken: JIRA API token
  • hclswCodeGen.jira.project: Default JIRA project key
  • hclswCodeGen.jira.jql: Custom JQL query for retrieving issues
  • jiraIntegration.azureOpenAI.apiKey: API key for Azure OpenAI integration
  • jiraIntegration.azureOpenAI.deploymentName: Deployment name for Azure OpenAI
  • jiraIntegration.azureOpenAI.endpoint: Endpoint URL for Azure OpenAI
  • jiraIntegration.azureOpenAI.model: Model name for Azure OpenAI
  • jiraIntegration.azureOpenAI.apiVersion: API version for Azure OpenAI

Key Commands

  • Toggle Closed Issues: Filter out closed/resolved issues in the JIRA Issues panel
  • Show JIRA Issues: Open the comprehensive JIRA issues webview panel
  • Refresh JIRA Issues: Update the JIRA issues list (Cmd+Alt+J / Ctrl+Alt+J)
  • Configure JIRA Settings: Set up or modify your JIRA connection

Known Issues

None at this time.

Release Notes

0.0.1

Initial release of JIRA Integration for VS Code with the following features:

  • JIRA issues viewing and management
  • Filter toggle for closed issues
  • Comprehensive issue details in webview panel
  • AI-assisted implementation suggestions via Azure OpenAI integration

Resources

  • Visual Studio Code Marketplace
  • HCLSoftware Official Website
  • Submit Issues or Feature Requests
  • Documentation
  • Changelog
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft