api proposal, add call hierarchy contrib

This commit is contained in:
Johannes Rieken
2019-03-14 16:14:43 +01:00
parent 1b66cd7fb7
commit 2f89a79efe
12 changed files with 255 additions and 4 deletions
+4
View File
@@ -42,6 +42,10 @@
"name": "vs/workbench/contrib/codeinset",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/contrib/callHierarchy",
"project": "vscode-workbench"
},
{
"name": "vs/workbench/contrib/comments",
"project": "vscode-workbench"