Skip to content

Commit

Permalink
Update extension control manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek committed Oct 4, 2024
1 parent fb926bd commit 5cf3300
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions extension-control/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
"preferredResults": [
"ms-azuretools.vscode-azureappservice"
]
},
{
"query": "codegpt",
"preferredResults": [
"DanielSanMedium.dscodegpt"
]
}
],
"deprecated": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 5cf3300

Please sign in to comment.