Atlassian for VS CodeStay in the flow by using Atlassian for VSCode to start work on a JIRA issue, raise and review PRs, and close out work! All directly from the IDE. UsageGetting Started
For more information, see Getting started with VS Code and the related content. Note: Jira Service Desk projects are not fully supported at this time. Features at a GlanceHere's a quick peek at a developer's workflow: Reviewing with Bitbucket pull request features is a snap: Got a burning issue you'd like to work on? Kick off your builds: Create that issue without breaking your stride: ...and lots more FeedbackPlease use the in-app feedback form to tell us what you think! It's available from the 'Atlassian: Open Settings' and 'Atlassian: Open Welcome' pages available in the command palette. InstallationRunning and debugging the extension:
DocumentationFeature FlagsThis package uses FX3 - Atlassian's internal solution for running experiments and rolling out features. Using it requires an API key, which is not included in code as a matter of policy. If you are an Atlassian dev reading this - please look up the If you are an external contributor - please feel free to ignore the feature gate client initialization failure, the default configuration of the extension will work without it, as if all feature gated content were disabled. Remote DebuggingFor some tasks, it's important to be able to emulate remote execution of the VS Code - e.g. to reproduce or debug the behavior users observe when working in browser-based tools like Github Codespaces, or Salesforce Code Builder. VSCode provides some very helpful documentation on how to test and debug extensions for that environment. In short, one would need to set up Dev Containers execution as described here. To run
The configuration for the Dev Container is located in ./.devcontainer/devcontainer.json. Note: for advanced use-cases, it is possible to run scripts in dev containers via @devcontainers/cli - try Tests
ContributionsContributions to Atlassian for VS Code are welcome! Please see CONTRIBUTING.md for details. IssuesWe moved from Bitbucket to Github. To open a new issues, please see Github To see old issues, please first look at Github then at Bitbucket Note for Server/Data Center users: The extension supports Jira and Bitbucket versions released in the last two years, per our end of life policy. You can find your instance's version in the footer of any Jira/Bitbucket page. LicenseSee LICENSE file |