Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Scratch SpaceNew to Visual Studio Code? Get it now.
Scratch Space

Scratch Space

Leonardo Cervantes

|
2 installs
| (0) | Free
Lightweight, temporary tabs for quick code experiments and notes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📖 🇪🇸 También disponible en español: README.es.md

Scratch Space

Typescript Node.js VS Marketplace Field License

Overview

Scratch Space is a VS Code extension that provides a fast and efficient way to create temporary code snippets and notes without invading your workspaces. Think of it as your digital scratch paper that's always within reach.

It offers unlimited scratchpads with full language support, quick clipboard pasting, templates, searchable history and session recovery.

Why Use Scratch Space?

  • Instant Notes: Open a scratchpad in seconds to test code, write notes, or paste anything.
  • No Clutter: Your main projects stay clean, scratchpads are separate and easy to manage.
  • Works Everywhere: Use it on Windows, Mac, or Linux with VS Code.
  • Never Lose Work: Auto save and backup features keep your notes safe.

Main Features

  • Create Scratchpads: Make as many as you want for any language or idea.
  • Auto-Save: Your work is saved automatically, so you never lose anything.
  • Templates: Start with templates for common tasks.
  • Search & Organize: Find your notes fast with search, tags, and color coding.
  • History: Go back to previous versions or recover after a crash.
  • Import/Export: Bring in code from your clipboard or save scratchpads as files.

How Does It Work?

Scratch Space is a VS Code extension. Once installed, you get a new panel in your sidebar. From there, you can:

  • Click “New Scratchpad” to start writing.
  • Choose a template or start from scratch.
  • Use keyboard shortcuts for quick actions.
  • Organize notes with tags and colors.
  • Search or filter to find anything fast.

Keyboard Shortcuts

Action Windows/Linux Mac
New Scratchpad Ctrl+Alt+N Cmd+Alt+N
Quick Open Ctrl+Alt+O Cmd+Alt+O
Show History Ctrl+Alt+H Cmd+Alt+H
Filter by Tag Ctrl+Alt+F Cmd+Alt+F

How to Install

  1. Open VS Code.
  2. Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X).
  3. Search for “Scratch Space”.
  4. Click Install.

Quick Start

  1. Press the shortcut or click the “+” in the Scratchpads panel.
  2. Pick a template or start typing.
  3. Your work is saved automatically.
  4. Use tags, colors, and search to organize and find notes.

Supported Languages

Scratch Space works with over 30 programming languages, including:

  • JavaScript, TypeScript, Python, Java, C#, Go, Rust, HTML, CSS, SQL, and more.

Settings (Optional)

You can customize how Scratch Space works in VS Code settings, like:

  • Turn auto-save on or off.
  • Set your favorite language for new notes.
  • Change how notes are sorted or grouped.
  • Control how many backups or history entries to keep.

Need Help?

  • GitHub Issues: Report bugs or ask questions.
  • VS Code Marketplace: Leave a review or get updates.

Contributing

Want to help? You can:

  • Report bugs or suggest features.
  • Fork the repo and submit pull requests.
  • Improve documentation or translations.

License

MIT License. Free to use and share.

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