vscode-github-file-folder-url
v1.3.0
Published
VsCode Extension that gets a Github url with optional line selection for files and folders.
Downloads
8
Readme
VsCode - Github-File-Folder-Url
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.
Install
- Within Visual Studio Code, open the command palette (
Ctrl-Shift-P
/Cmd-Shift-P
) - Type
install extension
and search forGithub-File-Folder-Url
=======
vscode-github-file-folder-url
VsCode Extension that gets a Github url with optional line selection for files and folders.