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

HackMD

HackMD

|
13,200 installs
| (4) | Free
The official HackMD Markdown VSCode extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The official HackMD Markdown VSCode extension

Use the same HackMD markdown right in VSCode!

Visual Studio Marketplace Installs Visual Studio Marketplace Downloads

Features

  • New: Preview your HackMD notes in VSCode
  • New: Create note from editor content
  • HackMD-compatible markdown rendering preview
    • We bring most HackMD markdown syntax into VSCode :tada:

HackMD notes explorer

sidebar

Render code block with line numbers

line-numbers

MathJax, Diagrams

mathjax Sequence-diagram mermaid

Release Notes

Read the full Release Note on HackMD.

2.0.0

Added

  • Adopt access token based API client. You need to create an access token on the HackMD settings page
  • Add two more tree views: History and Team Notes.

Improvements

  • Upgrade highlight.js
  • Upgrade mermaid
  • Upgrade more dependencies
  • Adopt react-vsc-treeview package for implementing the new tree views. It's now easier to add features and fix bugs for the tree view.
  • Reduce bundle size. We accidentally include node_modules in our past builds, which is not necessary.

1.1.1

Added

  • HackMD Snippets command
    • Use the command: HackMD: Create a code snippet to create a code snippet on HackMD from the selected text range

Fixed

  • Activity icon is not shown (#23)

1.1.0

Added

  • HackMD Note explorer
    • Preview your notes on HackMD
    • Create a note from editor content in VSCode

1.0.0

Initial Release!

Added

  • markdown-it plugins
    • markdown-it-abbr
    • markdown-it-container
    • markdown-it-deflist
    • markdown-it-ins
    • markdown-it-mark
    • markdown-it-mathjax
    • markdown-it-sub
    • markdown-it-sup
    • checkbox (As extension dependency)
    • markdown-it-emoji
    • markdown-it-footnote
    • markdown-it-imsize
  • External Graph Renderer
    • Mermaid
    • Sequence Diagram
    • Flowchart
    • Graphviz
    • abc.js
    • Mathjax
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft