DEV Community

Cover image for I Built a VS Code Extension to Upload Code Snippets to PasteDB in One Click 🚀
Aditya Sorathiya
Aditya Sorathiya

Posted on

I Built a VS Code Extension to Upload Code Snippets to PasteDB in One Click 🚀

I created the official PasteDB VS Code extension that lets you upload your current file or selected code directly from Visual Studio Code. It includes secure API key storage, customizable upload settings, recent paste history, automatic language detection, and instant shareable links. In this post, I'll explain how it works, how to install it, and the challenges I faced while building it.
More Info
View on Marketplace

Top comments (3)

Collapse
 
codemaster_121482 profile image
Seif Ahmed

Super good job 👏👍

Collapse
 
aditya_sorathiya_069252f4 profile image
Aditya Sorathiya

Do any one tried the extension?
Is there something missing?

Collapse
 
codemaster_121482 profile image
Seif Ahmed

I will try it. But can you explain how it works? What is PasteDB, exactly? How does it benefit me?

Thanks in advance!