⚠️ Not affiliated with Ray.so ⚠️ Ray.so is a beautiful code snippet generator you can use to show off your code, and now you can use it without leaving your code editor! Just highlight the code you want to upload, and run the RayThis command in VSCode! 🚀📷
No reviews yetBe the first to leave a review for RayThis
Maker
Hey all! Feel free to follow me on Twitter if you want to see more of my stuff! https://twitter.com/ridafkih
I love Ray.so, and I prefer it over alternatives just because of the FANTASTIC aesthetic. The only thing I needed that it didn't have was the ability to use it right out of my code editor, so I built it!
I got bored, wanted to brush up on some JSDoc creation, so I uselessly implemented it on some of the code on the extension, figured the extension itself would be useful, and here we are! I'll definitely be using Ray.so significantly more because it's now so easily implemented in my workflow!
You can download the extension on the Visual Studio Code Extension marketplace just by searching "RayThis," and enjoy instant code snippet updates. It's super easy to use! In the meantime, check out the original creators of Ray.so at raycast.com. They've got some crazy stuff going on there! 😊
1. Select text.
2. Click Ctrl + Shift + P to open the command palette.
3. Type "RayThis" and click Enter.
4. RayThis will quickly open the generated snippet in your browser.
5. Profit.
Hopefully someone else finds this useful, and if not it's a neat little gimmick I threw together! Hope you guys enjoy!
Report
@ridafakih Can you please explain how it differs from Code Snapshot?
@csaba_kissi Up until I had made this plugin, I preferred Snapshot over Ray.so, because it was instant. However, Ray.so got my attention because of how nice the themes were. I simply prefer the look, and like not having to change the background colour every time.
By making my own plugin, I was able to also implement some improvements to snippet production that Code Snapshot does not have. The main one being that if you're uploading snippets of indented, nested code, RayThis instantly removes the lowest indentation so the code does not maintain its nested indentation. It appears more natural and reduces the amount of line-cutoffs.
Report
@ridafakih Nice, but I'm missing the share on twitter feature
Report
Maker
@csaba_kissi You're right! @thomaspaulmann you guys should definitely see about implementing a Share To feature right out of Raycast if possible! :)
Report
Amazing, @ridafakih this is dope, magic extension for devs content creators and for their reader's eyes ^_^, thanks a lot.
Report
Awesome! Just installed it. Btw, what's the theme in your VSCode?
Report
Maker
@toashd Enjoy the extension! Panda Syntax is my theme! c:
Report
Great! Installed. Just the tool I was thinking when I saw Ray.so
Report
Maker
@yu_david Glad to hear that! Let me know if you run into any issues!
Pyro
Rutter