Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Call Heirarchy and Type Heirarchy members #1097

Open
baronfel opened this issue Apr 4, 2023 · 0 comments
Open

Implement Call Heirarchy and Type Heirarchy members #1097

baronfel opened this issue Apr 4, 2023 · 0 comments

Comments

@baronfel
Copy link
Contributor

baronfel commented Apr 4, 2023

We updated to a version of Ionide.LanguageServerProtocol that supports Call Hierarchy and Type Hierarchy methods.

Example docs:

TheAngryByrd added a commit that referenced this issue Oct 10, 2023
* WIP Incoming Hierarchy

* Call Hierarchy Incoming calls

* outgoing call poc

* Using TryRangeOfNameOfNearestOuterBindingContainingPos for CallHierarchyIncomingCalls

* Fixing incoming call hierarchy plus tests

* Fixing incoming call typechecks

* formatting

* Fixing up Adaptive Cancellation

* Adding Versioning to DiagnosticCollection

* Fixing tests

* cleanup

* cleanup

* revert removing altcover

---------

Co-authored-by: Chet Husk <[email protected]>
nojaf pushed a commit to nojaf/FsAutoComplete that referenced this issue Nov 3, 2023
* WIP Incoming Hierarchy

* Call Hierarchy Incoming calls

* outgoing call poc

* Using TryRangeOfNameOfNearestOuterBindingContainingPos for CallHierarchyIncomingCalls

* Fixing incoming call hierarchy plus tests

* Fixing incoming call typechecks

* formatting

* Fixing up Adaptive Cancellation

* Adding Versioning to DiagnosticCollection

* Fixing tests

* cleanup

* cleanup

* revert removing altcover

---------

Co-authored-by: Chet Husk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants