VS Code Extensions
spongebin

spongebin

by spongebin

Create spongebin pastes from VS Code.

Downloads

0

Rating

(0)

Version

0.0.2

Last updated

Aug 02, 2026

create spongebin pastes directly from your editor.

commands

  • spongebin: upload — uploads the selection if one exists, otherwise the whole file

settings

  • spongebin.baseUrl (default: https://spongebin.dev)
  • spongebin.defaultLanguage (default: text)
  • spongebin.theme (default: catppuccin-mocha)

development

from the repo root:

bun install
bun run --cwd extension compile

then Run and DebugRun Extension (F5). that opens an Extension Development Host with the extension loaded from extension/.

Related extensions