Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.19 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.19 KB

Visual Studio Marketplace Version License

logo

Share snippet is a VS Code extension that lets you share code on the fly using Pastie. It generates a unique link that contains your code and automatically expires after 24 hours.

Features

Share selection

  1. Select the code you want to share
  2. Press Ctrl + Shift + P to open the Command Palette
  3. Choose Share Snippet: Selected Code
  4. Paste the link wherever you like

Share selection

Share file

  1. Press Ctrl + Shift + P to open the Command Palette
  2. Choose Share Snippet: File
  3. Paste the link wherever you like

Share file