GitPedia

Vscode

From Milkdown·Updated June 26, 2026·View on GitHub·

Edit markdown in a WYSIWYG way, powered by [milkdown](https://saul-mirone.github.io/milkdown/#/). The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2021. Key topics include: milkdown.

Milkdown 💖 VSCode

Edit markdown in a WYSIWYG way, powered by milkdown.

Install

VSCode Marketplace

Features

Plugin is still in dev progress, this is an early access version.

Show

Usage:

  • Right click in editor to open in milkdown.
  • Right click in explorer bar and select open in milkdown.
  • Search Milkdown in command palette with Cmd/Ctrl + Shift + P.

Feature List

  • WYSIWYG Markdown Editor
  • Full GFM syntax support
  • Emoji picker and filter
  • Copy and paste with markdown
  • Slash commands
  • Tooltip bar
  • Math support

Set as Default

If you want to use milkdown as your default markdown, you can add this config into your settings:

json
"workbench.editorAssociations": { "*.md": "milkdown.editor" }

Contributor

<a title="Saul Mirone" href="https://github.com/Saul-Mirone"><img src="https://avatars.githubusercontent.com/u/10047788?v=4" width="100" alt="profile picture of Saul Mirone"></a>
<a title="calvinfung" href="https://github.com/hereisfun"><img src="https://avatars.githubusercontent.com/u/20593467?v=4" width="100" alt="profile picture of calvinfung"></a>

License

MIT

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from Milkdown/vscode via the GitHub API.Last fetched: 6/27/2026