Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Brocatel Dev ToolsNew to Visual Studio Code? Get it now.
Brocatel Dev Tools

Brocatel Dev Tools

gudzpoz

|
15 installs
| (0) | Free
Run and test Brocatel stories in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-brocatel

vscode-brocatel is an VS Code extension for writing and debugging stories in Brocatel.

Features

  • Lint Brocatel markdown files
  • Preview Brocatel stories
  • Capture runtime Lua errors and locate them in the source files

Usage

To avoid messing up your Markdown files, the extension will only lint Markdown files with the .md extension and has one of the following "front matters" in the first lines of the file:

  • <!-- brocatel -->
    
  • ---
    brocatel: true
    ---
    

If you want to lint all Markdown files in a workspace regardless of the front matter, you can set the brocatel.lintAllMarkdownFiles setting to true.

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