Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Hyper ClipboardNew to Visual Studio Code? Get it now.
Hyper Clipboard

Hyper Clipboard

HyperReality

|
18 installs
| (0) | Free
Simply clipboard like jetbrain
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Clipboard

Simply Clibboard like jetbrain clipboard

Features

Copy

It's like a normal copy and cut.

  • window, linux: ctrl + c
  • mac: command + c

Cut

  • window, linux: ctrl + x
  • mac: command + x

Paste from clipboard history

There are two ways to paste.

First

  1. open clipboard sidebar.
  2. hover clipboard item that you want copy.
  3. click copy button.

Alt Text

Second

  1. open QuickPick with shift + ctrl + v or shift + command + v
  2. select you want copy.

Alt Text

Extension Setting

{
    // Maximum number of clips to save (default: 200)  
    clipboard.maximumClips: 200
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft