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

scraps

corrupt952

|
381 installs
| (0) | Free
This extension allows you to make notes in the sidebar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scraps

Scraps is a simple tool that allows you to make notes in the sidebar.

Directory Structure

.
├── resources  ... Static resources for VSCode extension
├── src        ... Source code for VSCode extension
└── webview-ui ... Webview UI source code
    ├── public ... Static resources for Webview UI
    └── src    ... Source code for Webview UI

Development

Requirements

  • Node.js

Setup

  1. Fork this repository
  2. Clone the forked repository
  3. Run npm install in the root directory

Running the Extension

  1. F5 to start the extension in a new VSCode window
  2. Open the extension by clicking on the Scraps icon in the sidebar
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft