dense-analysis / dense-analysis/ale

Add support for LSP `callHierarchy`

Open
#5,137 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

Hi, thanks for amazing work in ALE, and especially the ty integration.

Coincidentally, [ty recently added support for `callHierarchy`](https://github.com/astral-sh/ty/issues/1976) -- which is the LSP functionality that allows you to find all incoming calls to a function, directly or indirectly via other functions.

I searched the issue tracker and it appears this hasn't been discussed before, so I'm creating an issue for it.

Usually IDEs show a tree-like view of all the call sites, but I'm sure just a quickfix list is already useful enough of an integration.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.