Skip to content
 
 

Repository files navigation

github-links README

This extension opens up the github links for current file in your browser

Features

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.

Release Notes

3.0.0

Added Support for Azure Devops repos Open a file in VSCode for a URL copied from Github

2.1.0

Fixed for https remote url

2.0.0

Added blame URL opening feature Refactored some code

1.0.0

Initial release of Github-links

Building Locally

npm install
npm install -g @vscode/vsce
npx vsce package
code --install-extension ./github-links-X.X.X.vsix

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages