VS Code Extension
Right-click any file in VS Code to share via EasySend. Share code selections, multi-file bundles and more. No API key needed.
Features
- Right-click any file in Explorer to share
- Right-click editor tab to share current file
- Share selected code as a snippet with correct file extension
- Multi-file selection support
- Auto-copy share link to clipboard
- Optional E2E encryption toggle in settings
Setup
- Search "EasySend" in VS Code Extensions sidebar
- Click Install
- Right-click any file and select "Share via EasySend"
- Link is copied to your clipboard automatically
Example
Select a block of TypeScript code, right-click and choose "EasySend: Share Selection as File". The selection uploads as snippet.ts and the link copies to your clipboard.
FAQ
Do I need an API key?
No. The extension uses the free EasySend API which requires no authentication. It works immediately after install.
What languages are supported for code sharing?
The extension detects 20+ languages including JavaScript, TypeScript, Python, Go, Rust, Java, C#, PHP, Ruby and more.
Can I encrypt files before sharing?
Yes. Enable easysend.enableEncryption in VS Code settings to add E2E encryption to all uploads.