Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PasteFoxNew to Visual Studio Code? Get it now.
PasteFox

PasteFox

PasteFox

|
1 install
| (0) | Free
Share code snippets directly from your editor to PasteFox
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PasteFox for VS Code / Kiro

Part of PasteFox Extensions · pastefox.com

Share code snippets directly from your editor to PasteFox.

Install

  • Open VSX: open-vsx.org/extension/pastefox/pastefox
  • Manual: Download .vsix from Releases → Extensions: Install from VSIX

Setup

  1. Install the extension
  2. Open command palette (Ctrl+Shift+P) → PasteFox: Set API Key
  3. Enter your key from pastefox.com/dashboard/api-keys

Features

  • Create Paste from Selection — select code, right-click, share
  • Create Paste from File — share the entire active file
  • Upload from Explorer — right-click any file in the sidebar
  • Quick Paste — one shortcut, no prompts, instant share (Ctrl+Shift+P Ctrl+Shift+U)
  • Open Paste — fetch any paste by slug or URL into a new editor tab
  • List My Pastes — browse and open your recent pastes
  • Delete Paste — remove a paste by slug
  • Visibility Control — Public, Unlisted, or Private per paste
  • Auto Expiration — 10m, 1h, 1d, 7d, 30d, or never
  • Status Bar — quick access button in the bottom bar
  • Custom Domains — works with PasteFox custom domains

Commands

Command Description
PasteFox: Create Paste from Selection Share selected text or entire file
PasteFox: Create Paste from File Share the entire active file
PasteFox: Quick Paste Instant paste with defaults, no prompts
PasteFox: Upload to PasteFox Upload a file from the explorer sidebar
PasteFox: Open Paste by Slug Fetch a paste into a new editor tab
PasteFox: List My Pastes Browse your recent pastes
PasteFox: Delete Paste Delete a paste by slug
PasteFox: Set API Key Configure your API key
PasteFox: Remove API Key Remove stored API key
PasteFox: Set Instance URL Point to a custom domain

Settings

Setting Default Description
pastefox.instanceUrl https://pastefox.com PasteFox URL or custom domain
pastefox.defaultVisibility UNLISTED Default visibility
pastefox.defaultExpiration never Default expiration
pastefox.openInBrowser true Open URL in browser after creation
pastefox.copyUrlToClipboard true Copy URL to clipboard
pastefox.showStatusBar true Show status bar button
pastefox.skipTitlePrompt false Use filename as title automatically
pastefox.skipVisibilityPrompt false Use default visibility without asking
pastefox.includeLineNumbers false Prepend line numbers
pastefox.appendFileInfo false Add source filename as comment header
pastefox.maxContentLength 500000 Max content length in characters
pastefox.notificationStyle full full, minimal, or silent

Other Extensions

  • Chrome Extension — share from your browser
  • Firefox Extension — share from Firefox
  • IntelliJ Plugin — share from JetBrains IDEs
  • CLI — share from the terminal
  • GitHub Action — share from CI/CD workflows

License

MIT

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