marsidev / vscode-git-file-viewer-button

Add a button on the status bar to see the current file in GitHub, GitLab or Bitbucket.

Home Page:https://marketplace.visualstudio.com/items?itemName=marsi.git-file-viewer-button

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git File Viewer Button

VS Code extension for opening files on GitHub, Bitbucket, and GitLab through a button in the status bar.

Visual Studio Marketplace Version

Status bar icon preview

Differences from the original extension

  • This extension opens the active file instead of the root of the repository.
  • The icon auto-hides when the repository cannot be resolved.
  • Instead of depending on another extension, this extension depends on Simple Git.
  • This extension is also compatible with Bitbucket and GitLab.

Support

If you like this project, please consider supporting it through a PayPal donation. 😊

License

MIT License © 2023 Luis Marsiglia.

About

Add a button on the status bar to see the current file in GitHub, GitLab or Bitbucket.

https://marketplace.visualstudio.com/items?itemName=marsi.git-file-viewer-button

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%