VSX CompatibleOXP Native: Planned

// Description

Bringing the power of Jira, Rovo Dev, and Bitbucket to VS Code - With Atlassian for VS Code you can create and view issues, start work on issues, create pull requests, do code reviews, start builds, get build statuses and more!

// Readme

Open VSX

#Your Atlassian workspace, right in VS Code

Stop switching tabs. Start shipping code. The Atlassian extension brings Jira, Bitbucket, and AI-powered Rovo Dev directly into your IDE.

Browse, View, Create, and Manage your Jira Work Items, Bitbucket PRs, Bitbucket Pipelines.

Now with Rovo Dev: Your context-aware AI teammate that knows your codebase, tickets, and docs. Rovo Dev brings AI-assisted development directly into VS Code by combining Atlassian context with code-aware assistance.

  • Ask questions about code, Jira work items, or Confluence docs without leaving your IDE
  • Offload tasks like drafting Jira work items, pull requests, and even code changes to Rovo Dev
  • Get work suggestions, view your code reviews, and tackle tasks directly from VS Code
  • Manage notifications and reviews in-flow—no context switching

New in GA: Mode control for AI autonomy, auto-saving sessions, file-aware context, full change history with native diff views and more.

Compatible with VS Code, Cursor, Windsurf and other forks.

##Jira

##Rovo Dev

##Bitbucket

#Get Started

  1. Install the extension (one click)
  2. Authenticate the extension with Atlassian
  3. Open a Jira, View a PR, or ask Rovo Dev to work on something
  4. At this time, Jira, Bitbucket, and Rovo Dev use separate auths. Please sign in to each that you wish to use.

#Usage

ProductCommand PaletteAvailable Features
Authentication: Jira & BitbucketAtlassian: Open SettingsSign in / Login
Authentication: Rovo DevRovo Dev: OpenSign In / Login
JiraJira:Browse, Search, View, Update, Create, and Start
Rovo Dev - AI Coding AgentRovo:Ask questions, start on Jiras, write tests or documentation
Pull RequestsBitbucket:Browse, View, Update, Create, and Approve / Decline / Merge
PipelinesBitbucket:Browse, View, Run

#Troubleshooting

If the table below doesn't help you, raise an issue here.

IssueTroubleshooting Steps
Rovo Dev not working1. Confirm you are on the latest stable release2. Confirm you have a Scoped API token3. Confirm the site on the API token has Rovo Dev enabled4. Confirm you haven't run out of tokens5. Try creating a new session6. Try restarting your IDE7. Try re-authenticating
Jira Work Items not displaying1. Confirm you are on the latest stable release2. Try restarting the IDE3. Try re-authenticating
Bitbucket PRs not displaying1. Confirm you are in a repo that uses Bitbucket as a remote2. Confirm you are on the latest stable release3. Try restarting the IDE4. Try re-authenticating
Bitbucket Pipelines not displaying1. Confirm you are in a repo that uses Bitbucket as a remote2. Confirm you are on the latest stable release3. Try restarting the IDE4. Try re-authenticating
Authentication: Bitbucket/Jira Server failing to Authneticate1. Confirm your server version is supported by the Atlassian End of Support Policy2. Confirm you are on the latest stable release3. Try restarting the IDE4. Try re-authenticating

#Compatibility

PlatformVersionCompatibility
Jira Cloud-
Bitbucket Cloud-
Rovo Devvia Jira Cloud API Tokens
RDE / WSLvia API Tokens✅Jira ❌ Bitbucket
Jira & Bitbucket DC / ServerAtlassian End of Support Policy
VS Code>= 1.77.0
Cursor-
Windsurf-
VS Codium-

If you are Jira or Bitbucket DC / Server, you can find your instance's version in the footer of any Jira/Bitbucket page.

#Additional support docs

https://confluence.atlassian.com/display/BITBUCKET/Getting+started+with+VS+Code

https://support.atlassian.com/bitbucket-cloud/docs/use-the-atlassian-for-vs-code-extension/

#For Contibutors

Atlassian license PRs Welcome

##Installation

Running and debugging the extension:

  • Atlassian for VS Code is a node project, as such you'll need to run npm install before building.
  • To debug the extension from within VS Code you'll need a launch.json. ** An example launch.json that will be suitable for most users is included as .vscode/launch.json.example. ** To use the example file simply copy it to launch.json.
  • Once you have a launch.json file select "Debug and Run" from the Activity Bar and click "Start Debugging". ** After the extension builds VS Code will launch a new instance of itself (the Extension Development Host) running the extension.
  • When you want to test your code changes ** If the extension development host is still running restart by clicking ⟲ in the debug toolbar. ** If you've already stopped the host just start debugging again.

##Documentation

###Feature Flags

This 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 atlascode section here, copy the value for the appropriate environment into .env, and rebuild the project.

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 Debugging

For 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 atlascode in such a way, please follow the VSCode documentation:

  • Install Dev Containers VSCode Extension
  • Run npm install like you normally would
  • In VSCode, choose Dev Containers: Rebuild and Reopen in Container from the command pallette
  • Wait for the VSCode to re-open in the container evnironment - you'll be able to see the difference in the header/search bar
  • Proceed to run or debug the extension as usual - it will now be running as it would in remote execution

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 npx devcontainer --help

##Tests

npm run test

##Contributions

Contributions to Atlassian for VS Code are welcome! Please see CONTRIBUTING.md for details.

#Issues

To open a new issues, please see Github

##License

See LICENSE file

With thanks from Atlassian

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
atlassian.atlascode

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
1.8 (5)
Downloads
576.6k
Published
2026-05-13
License
SEE LICENSE IN LICENSE
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
4.1.164
Owner
@vsx-atlassian
Downloads
569.3k
Stars
0