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 4e6b2bd commit f08e753Copy full SHA for f08e753
extension-control/extensions.json
@@ -420,6 +420,20 @@
420
"id": "neo4j-extensions.neo4j-for-vscode",
421
"displayName": "Neo4j for VS Code"
422
}
423
+ },
424
+ "KylinIdeTeam.debug": {
425
+ "disallowInstall": false,
426
+ "extension": {
427
+ "id": "KylinIdeTeam.kylin-debug",
428
+ "displayName": "Kylin Debug"
429
+ }
430
431
+ "KylinIdeTeam.vscode-clangd": {
432
433
434
+ "id": "KylinIdeTeam.kylin-clangd",
435
+ "displayName": "Kylin Clangd"
436
437
438
},
439
"migrateToPreRelease": {
0 commit comments