From 7a285156a29a077df410e25468206370dcbf9653 Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Mon, 6 Apr 2026 12:09:32 -0400 Subject: [PATCH] Add Cuddle Nova extension (#62) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Nova is a code editor created by Panic. In late 2023, I created the Cuddle extension to give me basic syntax highlighting support for KDL documents in my projects. As to why it’s taken me until now to add it to this page is beyond me. --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 28b1aa0..010ae92 100644 --- a/src/index.md +++ b/src/index.md @@ -172,6 +172,7 @@ of some examples of KDL in the wild (either v1, v2, or both): * [vim](https://github.com/imsnif/kdl.vim) * [Kate](https://github.com/larsgw/katepart-kdl)\* * [Zed](https://zed.dev/extensions/kdl) +* [Nova](https://extensions.panic.com/extensions/net.marquiskurt/net.marquiskurt.kdl-lang/) \* Supports KDL 2.0.0