anzwdev / al-code-outline

AL Code Outline for Visual Studio Code
MIT License
51 stars 13 forks source link

[Feature Request] Call Hierarchy #575

Open ChrisBlankDe opened 3 months ago

ChrisBlankDe commented 3 months ago

Would be great to have an Call Hierarchy Browser like for c++. Analysing the where-used of the where-used of the where-used [...] is a pita.

Ref: https://devblogs.microsoft.com/cppblog/c-extension-in-vs-code-1-16-release-call-hierarchy-more/ https://learn.microsoft.com/en-us/visualstudio/ide/reference/call-hierarchy?view=vs-2022

rvanbekkum commented 3 months ago

Related to https://github.com/anzwdev/al-code-outline/issues/429 I think? Not exactly the same, but the goal is similar. 😊