Skip to content

LeonardDrs/vscode-copy-github-url

 
 

Repository files navigation

Copy GitHub URL

Copy a GitHub URL of your current file location to the clipboard.

Usage: Ctrl+L C

Example: https://github.com/differentmatt/vscode-copy-github-url/blob/master/extension.js#L4

Copy GitHub URL Permanent

Copy a GitHub Permanent URL of your current file location to the clipboard.

Usage: Ctrl+Shift+L C

Example: https://github.com/differentmatt/vscode-copy-github-url/blob/c49dae32/extension.js#L4

Install

  1. Within Visual Studio Code, open the command palette (Ctrl-Shift-P / Cmd-Shift-P)
  2. Type install extension and search for copy github url

About

Copy GitHub URL vscode extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%