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

Mabo

Preview

Dominik Nakamura

|
19 installs
| (0) | Free
| Sponsor
Data format and schema, with a type system as strong as Rust's.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🍲 Mabo - Visual Studio Code Extension

Data format and schema, with a type system as strong as Rust's.

This project is currently still in a pre-alpha stage and undergoing many changes until the first alpha release. Nonetheless, it should already be usable from the Rust side but expect breaking changes often.

For further details about how to get started, the schema language or anything else, please consult the official project website.

Using the extension

Currently this extension doesn't bundle the necessary LSP binary. If you have Rust installed, you can use Cargo to build the LSP:

cargo install --git https://github.com/dnaka91/mabo.git mabo-lsp

Then, make sure the binary is globally accessible by putting the Cargo binary folder to your $PATH environment variable. This is usually located at ~/.cargo/bin.

License

This project is licensed under MIT License (or http://opensource.org/licenses/MIT).

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