Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Paste MeNew to Visual Studio Code? Get it now.
Paste Me

Paste Me

wk-j

|
170 installs
| (0) | Free
Paste text and file content
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Paste Me

Generate list of quick paste items from command line.

Settings

{
    "pasteMe": {
        "files": [
            "mdfind -name .snippet",
        ],
        "commands": [
            "h-extensions",
            "h-reference \"${rootPath}\" \"${fileName}\""
        ]
    }
}

Usage

Paste text

  • Command + Shift + J
  • Select item

Paste file content

  • Command + Shift + U
  • Select file

Send current line (or selection) to terminal

  • Command + Shift + N
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft