This extension opens up the github links for current file in your browser
Works with Windows for now. These are 2 features -
- Open GitHub File Page Url
- Open GitHub File History Url
- Open GitHub File Blame Url for current line
- Open File From GitHub Url in clipboard
Press Ctrl+Shift+P and then Search these commands on any file in your workspace. This will open the appropriate page for your opened file.
Added Support for Azure Devops repos Open a file in VSCode for a URL copied from Github
Fixed for https remote url
Added blame URL opening feature Refactored some code
Initial release of Github-links