-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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 fancy-text extension #16233
Update fancy-text extension #16233
Conversation
Thank you for your contribution! 🎉 🔔 @peduarte 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. |
@peduarte do you want to check this? |
There was a problem hiding this 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 🔥
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. |
Sorry, Im a bit late for this. But why did we make a dedicated command for this, instead of relying on the previous one, but just use the selected text if available? That way, users dont need to memorise 2 different commands, and can rely on just one (and one hotkey) |
@peduarte Sorry, I didn't notice that. I will combine these two commands into one. Thank you for your comment. |
Thanks. cc @pernielsentikaer can we prioritise that PR so the breaking change is short-lived? Thanks fam |
@pernielsentikaer thats a very annoying thing with how vscode treats selected text — no one will use this extension in code editors i think we favour simplicity and stick with 1 command, we can always add another later if needed, but lets try and keep it simple pleeeease |
But sure, let's just add it to the current one if that's better - @ridemountainpig do you want to do that or should I? |
I can work on it. Thanks! |
Awesome, thanks 🫶 |
@pernielsentikaer I updated it in this pull request #16404. Please check it. Thank you. |
Description
Added a new command,
Fancy Selected Text
, to turn selected text into fancy text.Close #16224
Screencast
CleanShot.2025-01-09.at.13.38.48.mp4
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder