[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feedback request for new package: eglot-hierarchy --- show call hierarch
From: |
Harald Kirsch |
Subject: |
feedback request for new package: eglot-hierarchy --- show call hierarchy |
Date: |
Tue, 3 Dec 2024 12:49:29 +0100 |
User-agent: |
Mozilla Thunderbird |
Hi all,
https://codeberg.org/harald/eglot-supplements#call-hierarchy
has eglot-hierarchy.el which talks to a language server, requests the
call hierarchy for the item at point and shows it as a simple tree in
another buffer.
Folding/unfolding the tree elements works for showing the respective
code or jumping to it.
So far it does only incoming calls. Depending on feedback I may look
into outgoing calls as well as type hierarchies which look quite similar.
I read over https://github.com/joaotavora/eglot/issues/614 but missed
the link to https://github.com/dolmens/eglot-hierarchy . Just tried it
and couldn't get it to work with eclipse-jdts or Typescript, so it seems
either package needs more work :-)
Feedback welcome.
Harald
--
HaraldKi@nrw.social
- feedback request for new package: eglot-hierarchy --- show call hierarchy,
Harald Kirsch <=