From 5cf3300f4d4bd5e2672585538dd2e98006e4c449 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Fri, 4 Oct 2024 11:56:10 +0200 Subject: [PATCH] Update extension control manifest --- extension-control/extensions.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/extension-control/extensions.json b/extension-control/extensions.json index 27f9fa24e..4a025b61c 100644 --- a/extension-control/extensions.json +++ b/extension-control/extensions.json @@ -27,6 +27,12 @@ "preferredResults": [ "ms-azuretools.vscode-azureappservice" ] + }, + { + "query": "codegpt", + "preferredResults": [ + "DanielSanMedium.dscodegpt" + ] } ], "deprecated": { @@ -349,6 +355,13 @@ "id": "tlaplus.vscode-ide", "displayName": "TLA+ (Temporal Logic of Actions)" } + }, + "cweijan.vscode-autohotkey-plus": { + "disallowInstall": true, + "extension": { + "id": "mark-wiemer.vscode-autohotkey-plus-plus", + "displayName": "AutoHotkey Plus Plus" + } } }, "migrateToPreRelease": {