A beautiful, Notion-like markdown editor for VS Code and Cursor.
- WYSIWYG editing — Just type directly in the rendered preview
- Clean, minimal design — Notion-inspired aesthetics
- Auto-sync — Changes save automatically to your
.mdfile - Dark/Light themes — Follows your editor theme
- Keyboard shortcuts —
Cmd+Bbold,Cmd+Iitalic
- Download
velvet-markdown-x.x.x.vsix - Open VS Code or Cursor
- Press
Cmd+Shift+P→ "Extensions: Install from VSIX..." - Select the downloaded file
- Right-click any
.mdfile - Click "Open With..." → "Velvet Markdown"
- Click "Configure default editor for '.md'..."
- Select "Velvet Markdown"
- Open any
.mdfile - Right-click → "Open With..." → "Velvet Markdown"
- Start typing!
Your changes sync back to the markdown file automatically.
| Action | Shortcut |
|---|---|
| Bold | Cmd+B |
| Italic | Cmd+I |
MIT