From 909a9f099c68ef6c34033584996ab1424e1eb3f5 Mon Sep 17 00:00:00 2001 From: Brendon Smith Date: Wed, 18 Jun 2025 19:42:55 -0400 Subject: [PATCH] Auto-publish foxundermoon.shell-format Signed-off-by: Brendon Smith --- extensions.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extensions.json b/extensions.json index 1b621a812..0b4ef8ad9 100644 --- a/extensions.json +++ b/extensions.json @@ -370,6 +370,9 @@ "formulahendry.vscode-mysql": { "repository": "https://github.com/formulahendry/vscode-mysql" }, + "foxundermoon.shell-format": { + "repository": "https://github.com/foxundermoon/vs-shell-format" + }, "Fr43nk.seito-openfile": { "repository": "https://gitlab.com/fr43nk/seito-openfile" },