gitpod-samples / Gitpod-Raycast-Extension

Raycast Extension for Gitpod
MIT License
15 stars 6 forks source link

Add option to open GitHub (as well as open a workspace) #18

Closed loujaybee closed 1 year ago

loujaybee commented 1 year ago

When getting to this page where I can select branches, and issues. I almost found myself wanting to click an issue, to go re-read and re-familiarise with the GitHub issue, or PR, and didn't want to open a workspace straight away. Is there someway we could blend "open in GitHub" and "open a workspace" type actions together? 🤔

image
Palanikannan1437 commented 1 year ago

Hey @loujaybee, thanks so much for using the app and suggestions!

The action of "Open in GitHub" already exists 🚀, you could simple go to the respective context and press "CMD + Enter" on your keyboard to open the Context (respective PR, Issue or Branch)

Palanikannan1437 commented 1 year ago

Soon we'll be adding a feature by which you could preview the GitHub Issue/PR's Markdown within the Raycast app itself 👀

Palanikannan1437 commented 1 year ago

feature

Being tracked at #20