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

Markdown Atom8n

thorclient

|
8 installs
| (0) | Free
Markdown in the ecosystem of atom8n
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
  • Walkthrough video: n8n atom + Antigravity: vibe building workflow (feel like vibe coding)
  • Website: www.atom8n.com
  • Join our community for support: Discord, Facebook (your feedback is priceless)

image- Search it on the Extensions tab:

imageThis extension client will use n8n server from this fork: n8n AtomAfter you install the extension, there will be "n8n" icon on the Action Bar.

Markdown atom8n (VS Code Extension)

Markdown atom8n is an offline-first Markdown and API client experience inside VS Code. It provides a custom editor for .md files with a rich webview UI, a sidebar with history and workspaces, and integrated markdown workspaces — all without leaving your editor.

Features

  • Sidebar view container with History and Workspaces panes.
  • Commands:
    • Markdown: Open Workspaces (markdown.openWorkspaces)
  • Keyboard shortcuts (active in Markdown editor or sidebar):
    • Ctrl+N: Open Markdown
    • Ctrl+H: Open History
    • Ctrl+W: Open Workspaces
  • Request runner using Axios with response preview and save-to-file.
  • Import from cURL and GitHub raw links (both request and environment).
  • Automatic default .md content seeding for empty files (board, columns, etc.).
  • Theme awareness (syncs with VS Code color theme changes).
  • Output logging channel: “Markdown”.

File types

  • .md — Main Markdown documents. Open in the custom Markdown editor.

Getting Started

  1. Create or open a workspace in VS Code.
  2. Create a new file with extension .md and open it. The webview-based Markdown editor will load.
    • If the file is empty, it will be populated with default structures (boards, columns).
  3. Use the sidebar view “Markdown” to access History and Workspaces.

Notes

  • This extension is offline-first; network calls are only for explicit actions (e.g., running requests, optional log forwarding).

MIT License

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