Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Jade TOML LSPNew to Visual Studio Code? Get it now.
Jade TOML LSP

Jade TOML LSP

AdanW7

|
1 install
| (1) | Free
Language Server support for templated TOML with Jade.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jade TOML LSP

Repository: https://github.com/AdanW7/Jade-Toml-LSP

Jade TOML LSP brings language-server features for templated TOML

What this extension provides

  • TOML language registration and basic syntax highlighting.
  • LSP features backed by the bundled jade_toml_lsp binary:
    • diagnostics
    • formatting
    • hover with types and resolved template values
    • completion inside {{ ... }} template blocks
    • references + go-to-definition for template references
    • inlay hints for templated values (optional)

Configuration

Settings map directly to Jade’s LSP settings and jade.toml:

  • jade_toml_lsp.inlayHints.enabled
  • jade_toml_lsp.format.enabled
  • jade_toml_lsp.format.respect_trailing_commas
  • jade_toml_lsp.diagnostics.enabled (default: false)
  • jade_toml_lsp.diagnostics.severity
  • jade_toml_lsp.diagnostics.templates.*
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft