README.md
October 24, 2025 · View on GitHub
VS Code Open in GitHub Button
Add a button to go to the GitHub on the status bar.

Built on top of Open in GitHub.
Configuration
{
// alignment of the label (default: left)
"open-in-github-button.align": "left",
// high priority make it appear first in the status bar (default: 0)
"open-in-github-button.alignPriority": 0
}
Sponsors
License
MIT License © 2022 Anthony Fu