Skip to content

awesomektvn/vscode-scratchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published