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

Markdown Sync Image

wangtao0101

|
33 installs
| (0) | Free
Easy to insert a image to markdown or sync images of commercial markdowns to local
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

English Readme

Markdown Image

This is a copy extension of vsc-markdown-image. This extension focus on supporting sync markdown images from other tools (cdn) to local files.

Features

  1. Copy image files or paste screenshots, right-click menu Paste Image.
  2. Sync markdown images from other tools (cdn) to local files, right-click menu Paste Markdown.
  3. Automatically generate Markdown code insertion.
  4. Support Windows, MacOS, Linux.

Requirements

Linux users must install xclip.

Ubuntu

sudo apt install xclip

CentOS

sudo yum install epel-release.noarch
sudo yum install xclip

Extension Settings

Base Settings

  • markdown-image.base.fileNameFormat: The filename format for upload. You can use some variables. You can find more in setting.

Local Settings

  • markdown-image.local.path: Picture storage directory that in the local (automatically created if it does not exist). You can use some variables.

Release Notes

1.0.0

  • Init.
  • GitHub
  • VSCode Market

Enjoy!

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