MCPcopy Index your code
hub / github.com/antfu/vscode-open-in-github-button

github.com/antfu/vscode-open-in-github-button @v0.1.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.5 ↗ · + Follow
4 symbols 11 edges 5 files 0 documented · 0% updated 8mo agov0.1.5 · 2025-10-24★ 231

Browse by type

Functions 4 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

VS Code Open in GitHub Button

Visual Studio Marketplace Version

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

Core symbols most depended-on inside this repo

Shape

Function 4

Languages

TypeScript100%

Modules by API surface

src/index.ts4 symbols

For agents

$ claude mcp add vscode-open-in-github-button \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page