Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Open in Stash AtlassianNew to Visual Studio Code? Get it now.
Open in Stash Atlassian

Open in Stash Atlassian

Gleb Vinnikov

|
2,204 installs
| (0) | Free
Jump to a source code line in Stash (Stash is Bitbucket Atlassian enterprise)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Open in Stash Atlassian

Supports : Stash Atlassian

Extension for Visual Studio Code which can be used to jump to a source code line in Stash Atlassian

Install

Tested with VsCode 1.29.1

Press F1 and narrow down the list commands by typing extension. Pick Extensions: Install Extension.

installation

Simply pick the Open in Stash extension from the list

Install Manual

Mac & Linux

cd $HOME/.vscode/extensions
git clone https://github.com/glebv/vscode-open-in-stash.git
cd vscode-open-in-stash
yarn install

Windows

cd %USERPROFILE%\.vscode\extensions
git clone https://github.com/glebv/vscode-open-in-stash.git
cd vscode-open-in-stash
yarn install

Usage

Command

Press F1 and type Open in Stash.

open

Configure custom github domain

Add following line into workspace settings;

{
  "openInStash.stashDomain": "Configure a custom Stash domain.",
}

Enjoy!

TODO

  • tests
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft