copy-git-link icon indicating copy to clipboard operation
copy-git-link copied to clipboard

Provides a shortcut to copy permalink in their online Git repositories.

Screen Shot 2021-10-11 at 7 51 44

Copy Git Link

Build Version Downloads

Provides a shortcut to copy permalink in their online Git repositories from inside IDE.

Works with:

  • GitHub
  • GitLab
  • Bitbucket

https://user-images.githubusercontent.com/11070996/136949256-3427fa29-45d4-4d9d-9f0b-1f0b8836c6de.mp4

Usage

Select the code you want to copy the permalink to, and click "Copy permalink" from the context menu. The permalink will be saved to the clipboard.

And, Click "Copy permalink as MD" to copy the link in Markdown format.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Copy Git Link" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.