Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>ToneGuardNew to Visual Studio Code? Get it now.
ToneGuard

ToneGuard

editnori

|
1 install
| (0) | Free
Highlights AI-style writing patterns by shelling out to the ToneGuard CLI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deterministic Writing Guard VS Code Extension

This extension shells out to the dwg-cli binary to highlight AI-style prose patterns in Markdown and plaintext documents. Diagnostics surface as warnings with inline suggestions sourced from the deterministic ruleset.

Setup

  1. Build or install the CLI:
cargo install --path cli --force
  1. Install Node dependencies and compile the extension:
cd vscode-extension
npm install
npm run compile
  1. Press F5 in VS Code to launch the extension in Extension Development Host.

Configuration keys (dwg.command, dwg.configPath, dwg.debounceMs) can be changed under Settings → Extensions → Deterministic Writing Guard.

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