copilot_buttons_from_github
Create VS Code install buttons for GitHub files by specifying owner, repo, path, and optional branch to simplify file access in VS Code.
Instructions
Generate VS Code install buttons for a GitHub file using owner/repo/path and optional branch.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | main | |
kind | Yes | Install kind | |
owner | Yes | ||
path | Yes | Path within the repo | |
repo | Yes |