koin
koin
## Description Fix error "AxiosError: Request failed with status code 500" [issue#2502](https://github.com/raycast/extensions/issues/2502) ## Screencast ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read the [documentation about...
When the extension calls Raycast's `getSelectedText()` Api and uses `try-catch` to catch the error, the system will emit a NSBeep sound if it cannot get the selected text from the...
## Description - Refactor the code to simplify the logic and improve the performance - Add new action to sort the pinned files - Refactor Pin command to more easily...
## Description - Support Yoink from SetApp. - Fix #13392 #13241 ## Screencast ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read the [documentation about publishing](https://developers.raycast.com/basics/publish-an-extension)...
## Description - Automatically close window after performing an action - Add a new configuration option to enable/disable show tips ## Screencast ## Checklist - [x] I read the [extension...
## Description - Update Raycast API version to 1.78.1 ## Screencast ## Checklist - [x] I read the [extension guidelines](https://developers.raycast.com/basics/prepare-an-extension-for-store) - [x] I read the [documentation about publishing](https://developers.raycast.com/basics/publish-an-extension) - [x]...