VsCode Extension that gets a Github url with optional line selection for files and folders.
Usage: Ctrl+Alt+G gets url copies it to the clipboard
Usage: Ctrl+Alt+Shift+G gets url and line selection copies it to the clipboard
Usage: Ctrl+Alt+Z gets url for all open files and copies them to clipboard
Full git sub-module support now included.
- Within Visual Studio Code, open the command palette (
Ctrl-Shift-P/Cmd-Shift-P) - Type
install extensionand search forGithub-File-Folder-Url=======
VsCode Extension that gets a Github url with optional line selection for files and folders.