Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 628 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 628 Bytes

CDDL Language Server Extension

This extension is a Preview. Report bugs and issues at https://github.com/anweiss/cddl/issues.

Language server implementation and Visual Studio Code Extension for the Concise Data Definition Language (CDDL). This extension supports the following features:

  • Syntax highlighting
  • Intellisense
    • Standard prelude
    • Control operators
    • Group and type rule identifiers
  • Go-to definition
  • Basic diagnostics
  • Formatting