Skip to content

Commit 136bf8b

Browse files
KylinIdeTeamtfromentfiliptronicekamvanbarenamvanbaren
authored
deprecate 2 extensions (#844)
* deprecate 2 extensions * deprecate Azure Repos extension (#845) see EclipseFdn/open-vsx.org#3635 * Format * Format extension control * Deprecate `redhat.project-initializer` (#848) * Deprecate redhat.project-initializer Signed-off-by: amvanbaren <[email protected]> * Fix line ending --------- Signed-off-by: amvanbaren <[email protected]> Co-authored-by: amvanbaren <[email protected]> Co-authored-by: Filip Troníček <[email protected]> --------- Signed-off-by: amvanbaren <[email protected]> Co-authored-by: Thomas Froment <[email protected]> Co-authored-by: Filip Troníček <[email protected]> Co-authored-by: Aart van Baren <[email protected]> Co-authored-by: amvanbaren <[email protected]>
1 parent c91a278 commit 136bf8b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

extension-control/extensions.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,20 @@
418418
"displayName": "Kylin Clangd"
419419
}
420420
},
421+
"KylinIdeTeam.project-manager": {
422+
"disallowInstall": false,
423+
"extension": {
424+
"id": "KylinIdeTeam.kylin-project-manager",
425+
"displayName": "Kylin Project Manager"
426+
}
427+
},
428+
"KylinIdeTeam.python": {
429+
"disallowInstall": false,
430+
"extension": {
431+
"id": "KylinIdeTeam.kylin-python",
432+
"displayName": "Kylin Python(with jedi language server)"
433+
}
434+
},
421435
"ms-vsts.team": {
422436
"disallowInstall": false,
423437
"extension": {

0 commit comments

Comments
 (0)