Skip to content

IntelliJ-based plugin for generating quick links to particular file lines

Notifications You must be signed in to change notification settings

lunakoly/QuickLink

Repository files navigation

QuickLink

Build Version Downloads

IntelliJ-based plugin for generating quick links to particular file lines.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "QuickLink" > Install Plugin

  • Manually:

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

Usage

Use Cmd+Shift+L on macOS or Ctrl+Shift+L on Windows and Linux to generate a URL-link to the line denoted by your current cursor location (alternatively, hit double Shift and search for the Copy Line Link action). The newly generated link will be copied to your clipboard automatically.

Use the Settings > Tools > Quick Link tab to configure custom domain mappings. It allows associating corporate domains with the corresponding service providers (link generation would be done in the same way as it's done for the official github.com/gitlab.com/... domains)

Settings Tab Image

Unfortunately, the extension:

  1. can only generate links to remotes powered by GitHub or GitLab services now;
  2. can not generate links to locally modified files (even if these modifications take place after the current cursor location).

Plugin based on the IntelliJ Platform Plugin Template.

About

IntelliJ-based plugin for generating quick links to particular file lines

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages