/copy-git-link

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

Primary LanguageKotlin

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
My.Movie.4.3.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.