vscode-csharp
vscode-csharp copied to clipboard
Add support for vscode.CallHierarchyItemProvider
trafficstars
Steps to Reproduce:
Select a method on c# Use 'Show Call Hierarchy' command You will get No result window
This is not supported yet.
It requires building a vscode.CallHierarchyItemProvider for the extension.
Ref: https://github.com/microsoft/language-server-protocol/issues/468 Ref: https://code.visualstudio.com/updates/v1_33#_call-hierarchy Ref: https://github.com/jrieken/demo-callhierarchy
+1, vscode supports this feature for some time so having it would be really nice
really want, please
+1 on this feature request.