[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: eglot-cthier.el --- show call hierarchy with Eglot (formally called
From: |
Gerd Möllmann |
Subject: |
Re: eglot-cthier.el --- show call hierarchy with Eglot (formally called eglot-hierarchy) |
Date: |
Tue, 10 Dec 2024 15:44:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Harald Kirsch <pifpafpuf@gmx.de> writes:
> This shows a call hierarchy as a foldable tree, unfolded on demand.
>
> Through nice feedback here, on codeberg and on @HaraldKi@nrw.social, it
> got a significant update with bug fixes, enhancements and code improvements.
>
> I test this with eglipse-jdts (Java) and tsc (TypeScript).
>
> https://codeberg.org/harald/eglot-supplements#call-hierarchy
>
> Feedback welcome.
Major improvement, thanks Harald!
I have only one minor wish: could you bind TAB like RET? I think things
like profiler-report do that, too.
Any plans for the other direction, i.e. functions called from another
function?