Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CDDL ExtensionNew to Visual Studio Code? Get it now.
CDDL Extension

CDDL Extension

tedi21

|
15 installs
| (0) | Free
An extension for the Concise Data Definition Language (CDDL)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cddl-extension README

This VS Code extension provides support for creating and editing CDDL documents, based on the Ruby parser, generator, and validator and the CDDL language server.

Features

  • [x] Syntax highlighting

  • [x] Intellisense

    • Standard prelude
    • Control operators
  • [x] Verify conformance of CDDL documents against RFC 8610

  • [x] Press Alt + d to generate dummy JSON from conformant CDDL

    generate demo

  • [x] Press Alt + v to validate JSON document. JSON document and CDDL document must be visible side by side.

    validate demo

Release Notes

see CHANGELOG.

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