Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RegolithNew to Visual Studio Code? Get it now.
Regolith

Regolith

Bedrock OSS

|
305 installs
| (1) | Free
VSCode addon for Regolith
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

regolith-vscode

This is an extension, that helps with developing Minecraft Bedrock Add-ons with Regolith

Features

  • Schema checking for config.json
  • Schema checking for custom filter settings
  • Diagnostics for common issues
  • Quick commands for init, run, install-all and install regolith subcommands
  • Quick fixes for missing filters
  • Completion for filters and profiles

Known Issues

  1. After applying Quick Fix for filter not installed, the document is not updated.

Prepare your Regolith filter for this extension

This extension allows filter developers to provide additional information to the user in following ways:

Description

Add a completion.md file to the root of the filter folder. The contents will be displayed when you hover over the filter name in config.json.

Settings schema

Add a schema.json file to the root of the filter folder. This file will be included as a schema for settings field for your filter.

Release Notes

0.0.3

Added experiments field to launch configuration Added a way to install a single filter as a quick fix Updated config schema

0.0.2

Added a way to provide arguments for regolith run command

0.0.1

Initial release

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