Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add open-in-github-copilot extension #16820

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dfosco
Copy link

@dfosco dfosco commented Feb 4, 2025

Description

Adds extension to enter and open prompt in GitHub Copilot Web from Raycast:

image image image

Screencast

Checklist

- Lint
- Removed unused var
- Update assets
- Update command title
- Add v1
- Scaffold Raycast extension
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Feb 4, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

@dfosco dfosco marked this pull request as draft February 4, 2025 13:26
@ViGeng
Copy link
Contributor

ViGeng commented Feb 8, 2025

Interesting, never explored Github Copilot!
Alternatively, another "lightweight" idea should be just using a Quicklink:

https://github.com/copilot?prompt={argument name="Argument"}
https://github.com/copilot?prompt={selection}

Just inspired by this PR, share some thoughts :-)
image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants