Scratches is a Visual Studio Code extension designed to help you manage temporary or experimental files during your coding sessions. It provides a centralized storage solution for scratch files, enabling you to efficiently organize and access these files. With features like project-specific file man
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Scratches is a Visual Studio Code extension designed to help you manage temporary or experimental files during your coding sessions. This extension allows you to store and organize all scratch files in a central repository, making it easier to keep track of them.
Features
Centralized Storage: Store all your scratch files in a designated directory.
Project Files Management: Manage files specific to the current project workspace.
Shared Files Management: Access shared files that are not tied to any specific project.
All Files Overview: View all scratch files regardless of their project association.
File Operations: Perform common file operations such as creating new files/folders, renaming, copying, cutting, pasting, and deleting files.
Clear Old Files: Move old files (based on date in filename) to a "trash" folder.