Skip to content

Commit abdbc9e

Browse files
committed
chore: phoenix ai control extension reinstate as it will not be widely used in core
1 parent 42335e3 commit abdbc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/extensions/default/DefaultExtensions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"extensionIDs": [
3535
"brackets-beautify", "beautify.io", "hirse.beautify", "jsbeautifier", "sizuhiko.brackets.prettier", "pretty_json",
3636
"bib-locked-live-preview", "brackets-display-shortcuts", "changing-tags", "brackets-indent-guides", "brackets-emmet",
37-
"github-Pluto-custom-line-height", "github-phcode-dev-phoenix-code-ai-control"
37+
"github-Pluto-custom-line-height"
3838
]
3939
},
4040
"dontLoadExtensions": {
4141
"note": "Use this only for first party extensions. we should always allow third party extension loading.",
42-
"extensionIDs": ["github-phcode-dev-phoenix-code-ai-control"]
42+
"extensionIDs": []
4343
}
4444
}

0 commit comments

Comments
 (0)