Update code-quarkus extension#17417
Conversation
- Merge branch \'contributions/merge-1740692430257\' - Pull contributions - fix(merge): merging changes - Pull contributions - fix(lint): fix linting issues - chore(version): upgrade version number - docs(update documentation): update the documentation in link to the new version and the new features - feat(open-in-IDE): set default values - feat(open-in-IDE): make all option configurable - feat(open-in-IDE): Allow to directly open in IDE - feat(auto-unzip): unzip automatically the download
|
Thank you for your contribution! 🎉 🔔 @lmagnette 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. Due to our current reduced availability, the initial review may take up to 10-15 business days |
|
@greptileai Can you run a review? |
There was a problem hiding this comment.
PR Summary
This PR updates the Code Quarkus extension to version 0.3.0, adding post-download functionality to enhance the user experience when creating Quarkus projects.
- Added automatic unzipping capability for downloaded project archives using the new
adm-zipdependency - Implemented IDE integration allowing users to open generated projects directly in their preferred IDE
- Created new preference options in
package.jsonfor configuring unzip behavior, Finder display, and IDE selection - Added
CodePreferencesinterface with new properties to support the enhanced functionality - Missing required
{PR_MERGE_DATE}template string in the latest CHANGELOG.md entry title, which should be added
💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!
6 file(s) reviewed, 5 comment(s)
Edit PR Review Bot Settings | Greptile
- fix(typo): fix typo in doc - refactor(error handling): improve error handling on the unzip
|
Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions. |
|
I think you can do a new review now |
|
Let's also check with @greptileai |
There was a problem hiding this comment.
PR Summary
(updates since last review)
This PR updates the Code Quarkus extension to version 0.3.1, focusing on improved error handling and user experience refinements.
- Added error handling for unzip operations in
src/Dependencies.tsxwith appropriate error toast notifications - Modified
utils.tsto return boolean success status fromunzipFilefunction instead of throwing errors - Fixed grammatical issues in preference descriptions in
package.json - Corrected typo in README.md changing "favortie" to "favorite" IDE
4 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
pernielsentikaer
left a comment
There was a problem hiding this comment.
Hi 👋
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder