-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Update curl extension #16651
base: main
Are you sure you want to change the base?
Update curl extension #16651
Conversation
- Removed .idea - Fixed linting error - Fixed linting error - Merge branch \'contributions/merge-1737996913077\' - Pull contributions - Fixed linting error - Merged with Rebound (declined) extension code - Removed TODO - Added metafiles for formatting - Initial commit
Thank you for your contribution! 🎉 🔔 @jonathangiardino @pernielsentikaer @bkeys818 @ridemountainpig you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. You can expect an initial review within five business days. |
Thanks for your contribution 🔥 @jonathangiardino do you want to check this? |
This pull request has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊 |
@jonathangiardino are you still around? |
Hey @pernielsentikaer, yes! I'll review this tomorrow 💪🏼 |
Thanks a bunch for taking the time 🔥 |
@gohadar Please review the following points:
@pernielsentikaer could you double check my list? |
This pull request has been automatically marked as stale because it did not have any recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊 |
Description
A MAJOR update to the existing cURL extension to turn it into more of a request manager to allow for better usability and a true replacement for tools like postman.
In this version there is a new command,
Manage Requests
, which opens the request manager to let the user start creating and working with their requests.Notes
This PR is a result of an attempt at a new request manager which after some discussion, we've agreed to merge into this extension. Please feel free to also read up the discussion in the original PR
Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder