Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Regolithe SpecificationsNew to Visual Studio Code? Get it now.
Regolithe Specifications

Regolithe Specifications

Aporeto

|
872 installs
| (0) | Free
Snippets and schema validation for Regolithe Specifications
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Regolithe Specifications for VSCode

This package provides support for editing Regolithe Specifications.

What is Regolithe

For now it is internal. You mostly don't need this extension.

Yet :)

Features

Schema validation

The VSCode Regolithe extension provides auto completion, validation and documentation for Regolithe specification files using the integrated json schema.

schema

Snippets

To quicky edit the specifications, the extension adds the following snippets:

  • spec<tab>: creates a skeleton for a new specification file
  • attr<tab>: adds a new attribute
  • rel<tab>: adds a new relation

snippets

Linting

In order to keep your specification files clean, the extension will sort and lint the files on save, keeping things in order.

lint

Auto codegen

You can create a file named .regolithe-gen-cmd in the root folder of the specification that contains the command to run to generate your specification.

For instance:

elegen folder -d . -o ..

codegen

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