Open CallMeGreg opened 1 month ago
Detect when an older version of the extension is in use and suggest an upgrade, similar to gh.
gh
Example of how this is implemented in gh-copilot: https://github.com/github/gh-copilot-internal/blob/188a3eada01526548fd530fffebfab9a3308ba55/cmd/root.go#L69-L99
gh-copilot
Detect when an older version of the extension is in use and suggest an upgrade, similar to
gh
.