kdl-org/vscode-kdl

VS Code syntax highlighting for KDL

44

stars

35

commits

TypeScript

primary language

Jan 17, 2025

updated

README

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
  • LSP server with rich diagnostics

Known Issues

See our GitHub repository for active issues.

Release Notes

2.1.0

Adds LSP server

2.0.0

Updates syntax to match KDL 2.0.0. A separate KDL extension has been published with legacy v1 support.

1.1.0

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

1.0.0

Initial release of KDL syntax highlighting.

Contributors

zkat

33 commits

jlkiri

1 commits

kachick

1 commits

kdl-org/vscode-kdl

VS Code syntax highlighting for KDL

44

stars

35

commits

TypeScript

primary language

Jan 17, 2025

updated

README

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
  • LSP server with rich diagnostics

Known Issues

See our GitHub repository for active issues.

Release Notes

2.1.0

Adds LSP server

2.0.0

Updates syntax to match KDL 2.0.0. A separate KDL extension has been published with legacy v1 support.

1.1.0

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

1.0.0

Initial release of KDL syntax highlighting.

Contributors

zkat

33 commits

jlkiri

1 commits

kachick

1 commits

Languages

TypeScript

63.2%

JavaScript

36.8%