blob: c1af2023c5b203d6a7f37588d9f8f59fbe94db6e [file] [log] [blame]
Copy WebKit Permalink is a Sublime Text plugin that copies to the Clipboard a permanent hyperlink to the currently selected line in the active document.
== How to install ==
Copy (or symlink/shortcut) the directory CopyWebKitPermalink (located in the same directory as this file) to your Packages directory. On Mac, you can open your Packages directory by launching Sublime Text and choosing Sublime Text > Preferences > Browse Packages from the menu bar.
== How to use ==
Control-click (on Mac) or right-click (on Linux and Windows) on a line and select Copy WebKit Permalink or Copy WebKit Permalink to Blame from the context menu to copy to the Clipboard a permanent hyperlink to the selected line without or with blame annotations, respectively.
Copy WebKit Permalink and Copy WebKit Permalink to Blame are also available as actions in the command palette.
== Key bindings for Mac ==
Without blame annotations: Command + Shift + Control + C
With blame annotations: Command + Shift + Control + Option + C
== Settings ==
Copy `CopyWebKitPermalink.sublime-settings` (located in the same directory as this file) to your `Packages/User` directory and make changes.