Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Snippet ShareNew to Visual Studio Code? Get it now.
Snippet Share

Snippet Share

snippetshare.dev

|
4 installs
| (1) | Free
Easily share snippets of code with others. Select the code in your editor, press a hotkey, and a public URL is copied to your clipboard - perfect for quick collaboration or showcasing issues.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Snippet Share

Preview

Snippet Share is a simple and lightweight VS Code extension that allows you to quickly share selected code as a URL.

✨ Features

  • Select any piece of code in the editor.
  • Press a keyboard shortcut.
  • A URL is generated and copied to your clipboard.
  • Share the link with teammates, in chat, or via email.

Perfect for:

  • Sharing code snippets for review.
  • Demonstrating bugs.
  • Collaborating without sending entire files.

⚙️ How to Use

  1. Highlight the code you want to share.
  2. Press the hotkey:
    • Windows/Linux: Ctrl + Alt + S
    • macOS: ⌘ + ⌥ + S
  3. A public URL is copied to your clipboard.

That's it — paste it anywhere!

🧩 Requirements

This extension may require internet access to upload and host the code snippet temporarily.

🛠️ Extension Settings

No settings are required — just install and use. Future versions may include customizable upload endpoints or expiration times.

📌 Notes

  • Make sure the selected code does not contain any sensitive information before sharing.
  • The shared link is public — anyone with the URL can view the snippet.

Enjoy fast and easy code sharing with Snippet Share!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft