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

VS Code Macros Scratchpad

Preview

Zach Hardesty

|
49 installs
| (0) | Free
scratchpad for various different macros
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

license

VS Code Macros Scratchpad

various bits of test code for macros that might see release in an extension some day

Features

  • TODO:

Usage

  • command: macros-scratchpad: Run macro
  • choose macro from list
  • keyboard shortcut: ctrl+p
    • change shortcut by running the command "Preferences: Open Keyboard Shortcuts (JSON)"
    • add the following to the keybindings.json file, with your choice of shortcut
      {
        "key": "ctrl+p",
        "command": "macros-scratchpad.runMacro",
      },
      

Extension Settings

  • TODO:

TODO

  • TODO:

Reporting issues

report any issues on the github issues page, and please provide as much detail as possible!

License

This project is licensed under the MIT License - see the LICENSE file for details

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