Skip to content

Commit 9fbd3ca

Browse files
author
amvanbaren
committed
Deprecate redhat.project-initializer
1 parent 8a23746 commit 9fbd3ca

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

extension-control/extensions.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,13 @@
441441
"id": "ms-vsts.team",
442442
"displayName": "Azure Repos"
443443
}
444+
},
445+
"redhat.project-initializer": {
446+
"disallowInstall": false,
447+
"extension": {
448+
"id": "redhat.vscode-openshift-connector",
449+
"displayName": "OpenShift Toolkit"
450+
}
444451
}
445452
},
446453
"migrateToPreRelease": {
@@ -458,4 +465,4 @@
458465
}
459466
},
460467
"extensionsEnabledWithPreRelease": []
461-
}
468+
}

0 commit comments

Comments
 (0)