Skip to content

Update raycast-zoxide extension #20032

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

Merged
merged 3 commits into from
Jun 26, 2025
Merged

Conversation

mrpunkin
Copy link
Contributor

@mrpunkin mrpunkin commented Jun 25, 2025

Description

Screencast

Checklist

- Merge branch \'contributions/merge-1750818954760\'
- Pull contributions
- Added preference to select application to open directories in. Updated NPM dependencies.
- Removed explicit return type on useExec-based hooks as it was creating more complex issues.
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: raycast-zoxide Issues related to the raycast-zoxide extension OP is author The OP of the PR is the author of the extension labels Jun 25, 2025
@raycastbot
Copy link
Collaborator

Thank you for the update! 🎉

You can expect an initial review within five business days.

@mrpunkin mrpunkin marked this pull request as ready for review June 25, 2025 18:12
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added a new 'Open In' preference to the raycast-zoxide extension, allowing users to customize which application to use when opening directories, with Finder as the default option.

  • Added required open-in preference of type appPicker in extensions/raycast-zoxide/package.json
  • Added new changelog entry at the top of CHANGELOG.md with correct {PR_MERGE_DATE} template
  • Modified search-result.tsx to utilize the new preference for opening directories with the user's chosen application
  • Maintains backwards compatibility by defaulting to Finder when no application is selected

3 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit 32f94c7 into raycast:main Jun 26, 2025
2 checks passed
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/mrpunkin/raycast-zoxide

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension fix / improvement Label for PRs with extension's fix improvements extension: raycast-zoxide Issues related to the raycast-zoxide extension OP is author The OP of the PR is the author of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants