Language Server for Jira and Visual Studio CodeA language server for integrating Jira within Visual Studio Code. Table of ContentsIntroductionThe Language Server for Jira provides integration with Jira, allowing you to interact with Jira issues directly from your development environment. This extension uses the Language Server Protocol (LSP) to provide features such as code completion and issue linking. Features
InstallationPrerequisitesSteps
UsageTo start using the Language Server for Jira, open your development environment and activate the extension. The server will automatically start and provide Jira integration features. ConfigurationYou can configure the extension by adding the following settings to your VS Code settings:
Example:
If you don't want to use a productive Jira server, you can use Jira REST Mock Server. ContributingContributions are welcome! Please follow these steps to contribute:
LicenseThis project is licensed under the MIT License. See the LICENSE file for details. |