Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DocmlNew to Visual Studio Code? Get it now.
Docml

Docml

Diego Sogari

|
4 installs
| (0) | Free
VSCode extension and command-line interface for Docml
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lightweight Document Markup Language

logo

This is the VSCode extension and command-line interface for docml.

Usage

  1. Create a file with .docml extension and start editing.
  2. Call the docml command-line interface. (WIP)

Build

curl -fsSL https://bun.sh/install | bash
bun install             # install dependencies
bun publish             # publish to npm registry
bun run vscode:publish  # publish to vscode marketplace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft