Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Notedown (.nd)New to Visual Studio Code? Get it now.
Notedown (.nd)

Notedown (.nd)

Oein

|
1 install
| (0) | Free
Syntax highlighting and live preview for Notedown
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Notedown for VS Code

Syntax highlighting and live preview for Notedown (.nd, .notedown).

Features

  • TextMate grammar covering headings, meta, paragraphs, blockquotes, collapses, tables, links/images/videos, color syntax, inline code, LaTeX, and fenced code blocks (with embedded HTML inside iframe blocks).
  • Live preview webview powered by @notedown/renderer — updates as you type.
  • Theme selector (auto / light / dark) via notedown.preview.theme.

Commands

  • Notedown: Open Preview
  • Notedown: Open Preview to the Side (Cmd/Ctrl+Shift+V)

Building

bun install
bun run --filter @notedown/parser build
bun run --filter @notedown/renderer build
bun run --filter notedown-vscode build

Then launch the Extension Development Host in VS Code (F5) with this folder open, or package with vsce package.

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