Skip to content

Commit 5cf3300

Browse files
committed
Update extension control manifest
1 parent fb926bd commit 5cf3300

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

extension-control/extensions.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@
2727
"preferredResults": [
2828
"ms-azuretools.vscode-azureappservice"
2929
]
30+
},
31+
{
32+
"query": "codegpt",
33+
"preferredResults": [
34+
"DanielSanMedium.dscodegpt"
35+
]
3036
}
3137
],
3238
"deprecated": {
@@ -349,6 +355,13 @@
349355
"id": "tlaplus.vscode-ide",
350356
"displayName": "TLA+ (Temporal Logic of Actions)"
351357
}
358+
},
359+
"cweijan.vscode-autohotkey-plus": {
360+
"disallowInstall": true,
361+
"extension": {
362+
"id": "mark-wiemer.vscode-autohotkey-plus-plus",
363+
"displayName": "AutoHotkey Plus Plus"
364+
}
352365
}
353366
},
354367
"migrateToPreRelease": {

0 commit comments

Comments
 (0)