Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Markdown's Extension PackNew to Visual Studio Code? Get it now.
Markdown's Extension Pack

Markdown's Extension Pack

Preview

pinage404

|
938 installs
| (0) | Free
Collection of extensions to improve writing document using Markdown
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown VS Code Extension Pack

Collection of extensions to improve writing document using Markdown

Visual Studio Marketplace Installs Open VSX Downloads

Features

Edition

  • WYSIWYG editor
  • Generate and auto update Table Of Contents (TOC)
  • Paths autocompletion
  • Link update
  • Intelligent pasting
  • Table formatting

Almost standard Markdown features

  • Task list
  • Footnotes
  • Display Front Matter in the preview
  • Front Matter editor

Metadata

  • Linting
  • Display linked documents graph
  • Display orphan documents (files without links to them)
  • Display links pointing to a non-existent document
  • Display backlinks
  • Display reading time

Additionnal features

  • One-click script execution
  • Keyboard shortcuts
  • Better highlight of code snippets
  • and more

Recommended settings

To display links pointing to a non-existent document, add this to your settings :

{
	"foam.decorations.links.enable": true
}

By default, the Table Of Contents (TOC) generated by Markdown All in One includes the main title, to avoid that, add this to your settings :

{
	"markdown.extension.toc.levels": "2..6"
}

Want to see more extension added?

Open a MR or an issue and i will to take a look

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft