Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>gitlinkNew to Visual Studio Code? Get it now.

gitlink

Qinen Zhu

|
42,818 installs
| (10) | Free
Goto/Copy current file's online link, supports multiple remote sources in GitHub/GitLab/BitBucket/VSTS/DevOps
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitLink (Support GitHub/GitLab/BitBucket/VSTS/DevOps)

Current Version Installs Rating AppVeyor

Inspired by GitHub extension for Visual Studio, this extension provide the feature that Go To current file's online link in browser and Copy the link in clipboard.

Features

  1. Go to the online link of current file.
  2. Copy the online link of current file.

Usage

Set default remote source

Workspace Level: add gitlink.defaultRemote: "<your_default_remote_source>" in .vscode/settings.json under the root of your workspace.

Global Level: toggle the preference of vscode, and add gitlink.defaultRemote: "<your_default_remote_source>" in User Settings.

Release Notes

0.5.0

  • Add support for azure DevOps urls

0.4.6

  • Move context menu into own group

0.4.5

  • Fix token issue

0.4.3

  • Reduce extension size
  • Fix branch encoding issue

0.4.1

  • Update vsts support

0.4.0

  • Refactor code

0.3.3

  • Support to set default remtoe source in workspace level and global level. (https://github.com/qinezh/vscode-gitlink/issues/11)

0.3.2

  • Fix bugs that highlighting on BitBucket links doesn't work.

0.3.0

  • Support multiple remote sources (thanks Junle Li)

0.2.3

  • Support GitLab url with company name

0.2.2

  • Support VSTS with git-urls

0.2.1

  • Support HTTP in remote URL

0.2.0

  • Support Bitbucket

0.1.1

  • Support multiple lines section

0.0.1

  • Initial release of GitLink

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft