Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>MBDF FormatterNew to Visual Studio Code? Get it now.
MBDF Formatter

MBDF Formatter

Joe-Jiang

|
1 install
| (0) | Free
Format MeLiBu Bus Description File (MBDF) files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MBDF Formatter (VS Code Extension)

VS Code extension for formatting MeLiBu Bus Description File (MBDF) files, with a one-click format button in the editor toolbar.

Features

  • Editor toolbar button: MBDF Format
  • Command: Format MBDF Document
  • Shortcut: Shift+Alt+F (MBDF files only)
  • Basic syntax highlighting

Configuration

Add the following to VS Code settings:

{
  "mbdf.formatter.indentSize": 4,
  "mbdf.formatter.formatOnSave": false
}
  • indentSize: Number of spaces for indentation (1–16)
  • formatOnSave: Format on save (works with editor.formatOnSave)

Demo

Usage: format MBDF with toolbar button and shortcut

Changelog

See CHANGELOG.md for version history.

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