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

Scratchpad

awesomektvn

|
17,569 installs
| (5) | Free
a simple scratchpad for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Scratchpad README

Simple Scratchpad for quick notes.

Usage

  1. Install this plugin :)
  2. Press F1, search for "Scratchpad"
  3. Add key bindings (Optional) .
    • Open key bindings settings file:
      • Open Command Palette (Ctrl+P)
      • Search for 'Open keyboard shortcuts'
    • Add and save you key bindings. For example:
// Place your key bindings in this file to overwrite the defaults
[
    { "key": "ctrl+shift+.",   "command": "extension.openScratchpad", "when": "editorTextFocus" }
]
  1. Enjoy! :)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft