We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91a278 commit 136bf8bCopy full SHA for 136bf8b
extension-control/extensions.json
@@ -418,6 +418,20 @@
418
"displayName": "Kylin Clangd"
419
}
420
},
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
430
431
+ "id": "KylinIdeTeam.kylin-python",
432
+ "displayName": "Kylin Python(with jedi language server)"
433
434
435
"ms-vsts.team": {
436
"disallowInstall": false,
437
"extension": {
0 commit comments