Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>Bitbucket SpectacleNew to Visual Studio Code? Get it now.
Bitbucket Spectacle

Bitbucket Spectacle

Preview

bb-spectacle

|
16,277 installs
| (1) | Free
VS Code Bitbucket Plugin - See pull requests associated with commits | Create/open pull requests in Bitbucket | Open source code line/selection in Bitbucket
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bitbucket Cloud Spectacle Plugin

Bitbucket Pull Request History

Bitbucket Spectacle plugin adds a new view to the left nav which displays the commit history of the:

  1. Active file and
  2. Selected lines of the active file in a tree view.

From this view you can:

  1. Expand tree view to see the pull request(s) in which the change was reviewed.
  2. Open the pull request in Bitbucket by clicking the "Show in Bitbucket" button.
  3. Click on the "Show diff" button to compare each commit with the previous revision.

Create pull request from VS Code

This done by clicking the "Create pull request" action button on the "Bitbucket Spectacle" view title.

Bitbucket Links

Open active file(with lines highlighted) in Bitbucket

This action can be triggered from the following places:

  1. From within the editor
  2. From editor title
  3. From explorer context menu

Setting it up (you only have to do this once)!

Open the settings and search for "bitbucket spectacle"

Set the following in the settings.

  1. Username - Your Bitbucket username
  2. App password - Easiest way to authenticate yourself to make API calls to Bitbucket is to generate an app password. Go to https://bitbucket.org/account/user/{username}/app-passwords to create one. (You will be asked to choose capabilities for the password you are creating. The plugin only needs "pull requests - read" capability.)
  3. Repository URL
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft