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" },