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