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

Clipboard Master

Preview

YuTengjing

|
17 installs
| (1) | Free
VSCode Copy/Paste Enhancer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode extension boilerplate

test PRs Welcome Percentage of issues still open LICENSE

Features

  • multiple copy and paste
  • copy with line number
  • copy text without syntax
  • smart copy
  • copy as markdown code block

multiple copy and paste

I just migrate code from Multiple clipboards for VSCode and make some optimizations

copy with line number

You can use command: Clipboard Master: copy with line number to copy some content with line number.

copy with line number

copy text without syntax

You can use command: Clipboard Master: copy text without syntax to copy selected text without syntax.

smart copy

with command Clipboard Master: Smart Copy, you can:

  • copy without syntax
  • auto correct indent because some external editor can't deal with indent of paste code correctly

copy as markdown code block

with command Clipboard Master: Copy as Markdown Code Block, you can:

  • copy without syntax
  • auto correct indent because some external editor can't deal with indent of paste code correctly
  • detect the code language
  • wrap code with markdown code block syntax
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft