Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rite LanguageNew to Visual Studio Code? Get it now.
Rite Language

Rite Language

Preview

Rite-ly

|
1 install
| (0) | Free
Ceremony YAML diagnostics, hover, and completion for the Rite DSL
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rite Language Server

Language support for .rite.yaml ceremony files from the Rite project.

Features

  • Diagnostics (errors and warnings)
  • Hover information
  • Completions

The language server attaches only to *.rite.yaml files, so unrelated YAML documents are untouched.

Requirements

The extension ships with a bundled rite-ls binary for the following platforms:

  • macOS (Apple Silicon and Intel)
  • Linux (x64 and ARM64)
  • Windows (x64)

Settings

Setting Description
rite.server.path Absolute path to a custom rite-ls binary. Leave empty to use the bundled one.
rite.trace.server Log LSP traffic to the Rite Language Server output channel (off / messages / verbose).

Changes to rite.server.path restart the language server automatically; no window reload required.

Need to restart the server manually? Run Rite: Restart Language Server from the Command Palette.

License

The extension code is licensed under MIT. The bundled rite-ls binary is part of the Rite project and is distributed under its own license.

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