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

npaste

Kim Grytøyr

|
169 installs
| (1) | Free
upload selection to npaste
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

npaste-vscode README

This is a simple extension for pasting the selection of your current editor to an npaste server.

Requirements

In general, you'll need to have access to an npaste server to use this extension.

For encryption to work you need to have GPG in your path.

Keyboard shortcut

The default keyboard shortcut for pasting something is CTRL+ALT+P (CMD+ALT+P on a Mac).

Extension Settings

This extension contributes the following settings:

  • npaste.url: The url to the server with trailing /
  • npaste.username: Your API username.
  • npaste.password: Your API password.
  • npaste.age: Paste age (s,m,h,d,y)
  • npaste.archive: If a paste should be archived instead of deleted after it has expired.
  • npaste.encrypt: If a paste should be encrypted using GPG.
  • npaste.encryption_key_length: If using encryption, this will set the encryption key length.

Enjoy!

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