Skip to content

Commit c91a278

Browse files
amvanbarenamvanbarenfiliptronicek
authored
Deprecate redhat.project-initializer (#848)
* Deprecate redhat.project-initializer Signed-off-by: amvanbaren <aart.vanbaren@eclipse-foundation.org> * Fix line ending --------- Signed-off-by: amvanbaren <aart.vanbaren@eclipse-foundation.org> Co-authored-by: amvanbaren <aart.vanbaren@eclipse-foundation.org> Co-authored-by: Filip Troníček <filip@gitpod.io>
1 parent b9339be commit c91a278

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

extension-control/extensions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,13 @@
424424
"id": "ms-vsts.team",
425425
"displayName": "Azure Repos"
426426
}
427+
},
428+
"redhat.project-initializer": {
429+
"disallowInstall": false,
430+
"extension": {
431+
"id": "redhat.vscode-openshift-connector",
432+
"displayName": "OpenShift Toolkit"
433+
}
427434
}
428435
},
429436
"migrateToPreRelease": {

0 commit comments

Comments
 (0)