Scratch Code is a VSCode extension for managing scratch files and quick notes. It provides a dedicated sidebar for creating, pinning, searching, and organizing temporary files. Useful for code experiments, drafts, and snippets you don't want to keep in your main project.
Features
See and manage all your scratches in a dedicated sidebar.
Create scratches from command palette or simply by dragging onto the sidebar.
Sort by name, modification time and pin important scratches for quick access
Quickly open and search scratches with fuzzy full text search.
Rename, delete, and move scratches
Getting Started
Install from the VSCode Marketplace
Open the Scratch Code sidebar
Create, pin, and organize your scratch files
Contributing
Issues and pull requests are welcome.
TODO
Cmd + Delete keybinding to delete scratch when in tree view