From c76402b83765296fc3f1f170ea96743a513d968c Mon Sep 17 00:00:00 2001 From: Brittany Chiang Date: Fri, 10 Oct 2025 10:27:46 -0400 Subject: [PATCH] Add brittanychiang.halcyon-vscode --- extensions.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extensions.json b/extensions.json index 8c0b8699a..c7689c882 100644 --- a/extensions.json +++ b/extensions.json @@ -147,6 +147,9 @@ "BriteSnow.vscode-toggle-quotes": { "repository": "https://github.com/BriteSnow/vscode-toggle-quotes" }, + "brittanychiang.halcyon-vscode": { + "repository": "https://github.com/bchiang7/halcyon-vscode" + }, "buianhthang.gitflow": { "repository": "https://github.com/anhthang/vscode-gitflow" },