An open API service indexing awesome lists of open source software.

https://github.com/cycloware/vscode-github-file-folder-url

VsCode Extension that gets a Github url with optional line selection for files and folders.
https://github.com/cycloware/vscode-github-file-folder-url

clipboard vscode-extension vscode-github

Last synced: about 1 year ago
JSON representation

VsCode Extension that gets a Github url with optional line selection for files and folders.

Awesome Lists containing this project

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

1. Within Visual Studio Code, open the command palette (`Ctrl-Shift-P` / `Cmd-Shift-P`)
2. Type `install extension` and search for `Github-File-Folder-Url`
=======
# vscode-github-file-folder-url
VsCode Extension that gets a Github url with optional line selection for files and folders.