Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 590 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 590 Bytes

KDL for Visual Studio Code

This extension provides editing and syntax highlighting support for KDL, a document language with xml-like semantics that looks like you're invoking a bunch of CLI commands!

screenshot

Features

  • Syntax highlighting
  • Brace matching
  • Auto-indentation

Known Issues

See our GitHub repository for active issues.

Release Notes

1.1.0

Updates syntax to match KDL 1.0.0, including supporting type annotations.

1.0.0

Initial release of KDL syntax highlighting.