Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MilkdownNew to Visual Studio Code? Get it now.

Milkdown

mirone

|
11,090 installs
| (4) | Free
Edit markdown in a WYSIWYG way, powered by milkdown.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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:

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

Contributor

profile picture of Saul Mirone profile picture of calvinfung

License

MIT

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