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

Screenshot Clipboard

Darren Daniel Day

|
1,377 installs
| (0) | Free
Clipboard tooling for screenshots.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

screenshot-clipboard

Clipboard tooling for screenshots. Designed for attaching screenshot images to markdown blogs & static document website.

Features

This extension is also available in Visual Studio for the Web.

Commands:

  • Screenshot Clipboard: Open Webview
  • Screenshot Clipboard: Pick Image

You can open the command palette with F1 or Ctrl + Shift + P (⇧ + ⌘ + P for MacOS).

Paste Clipboard Screenshot Image

paste.gif

Insert Image Link

insert-link.gif

Requirements

None.

This extension requires no system clipboard tooling dependency. The core implementation depends on a standard webview API navigator.clipboard.read().

Extension Settings

name description type default
screenshot-clipboard.configs.insertAbsolute Whether to use absolute path when insert image link. When set to true, the workspace root folder is regarded as /. boolean false
screenshot-clipboard.configs.linkFormat The format for image link insertion. string detect by file
screenshot-clipboard.configs.saveDir A relative folder path to workspace folder for screenshot files. string assets

Known Issues

Currently none.

Release Notes

See Changelog.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft