Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown to clipboardNew to Visual Studio Code? Get it now.
Markdown to clipboard

Markdown to clipboard

Marek Lewandowski

|
1,137 installs
| (1) | Free
An extension that renders your markdown file to clipboard as rich text, so that you can paste it to any ord processor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown to clipboard

Renders selected markdown into rich text in your clipboard, so that you can paste it as a formatted text to any rich text application.

Motivation

As for programmer I prefer to write stuff quickly in markdown. Be it email, docs, specs - you name it. Some apps, e.g. my e-mail client doesn't support markdown and are just PITA to use, so I actually create a msg in vscode and then paste it into the email.

Major Changes

0.0.2

This extension switched to win-clipboard library, which uses native module addons that are currently not supported by VSCode. I have included prebuilt binaries for the x64 architecture, and for the time being I have no other workaround for that.

Known Issues

  • Currently it works only on Windows, since it uses win-clipboard. Pull requests are welcome.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft