* eglot-cthier.el --- show call and type hierarchy with Eglot
@ 2024-12-11 19:45 Harald Kirsch
2024-12-11 20:20 ` Gerd Möllmann
0 siblings, 1 reply; 2+ messages in thread
From: Harald Kirsch @ 2024-12-11 19:45 UTC (permalink / raw)
To: emacs-devel
An Eglot supplement which shows a call or type hierarchy as a foldable
tree, unfolded on demand.
Now it provides these four hierarchies:
- incoming calls
- outgoing calls
- supertypes
- subtypes
I tested less thoroughly than usual and may have messed up. So this is
for the interested and brave among you.
I test this with eglipse-jdts (Java) and tsc (TypeScript).
See https://codeberg.org/harald/eglot-supplements#call-hierarchy
Collected bugs and features:
https://codeberg.org/harald/eglot-supplements/issues
Feedback welcome.
Harald
--
HaraldKi@nrw.social
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: eglot-cthier.el --- show call and type hierarchy with Eglot
2024-12-11 19:45 eglot-cthier.el --- show call and type hierarchy with Eglot Harald Kirsch
@ 2024-12-11 20:20 ` Gerd Möllmann
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Möllmann @ 2024-12-11 20:20 UTC (permalink / raw)
To: Harald Kirsch; +Cc: emacs-devel
Harald Kirsch <pifpafpuf@gmx.de> writes:
> An Eglot supplement which shows a call or type hierarchy as a foldable
> tree, unfolded on demand.
>
> Now it provides these four hierarchies:
>
> - incoming calls
> - outgoing calls
> - supertypes
> - subtypes
>
> I tested less thoroughly than usual and may have messed up. So this is
> for the interested and brave among you.
>
> I test this with eglipse-jdts (Java) and tsc (TypeScript).
>
> See https://codeberg.org/harald/eglot-supplements#call-hierarchy
>
> Collected bugs and features:
> https://codeberg.org/harald/eglot-supplements/issues
>
> Feedback welcome.
>
> Harald
>
> --
> HaraldKi@nrw.social
clangd 19.1.5 gives
:callHierarchy/outgoingCalls failed with (:code -32601 :message method not found)
error response on ‘:callHierarchy/outgoingCalls’, see *Message* for details
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-11 20:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-11 19:45 eglot-cthier.el --- show call and type hierarchy with Eglot Harald Kirsch
2024-12-11 20:20 ` Gerd Möllmann
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).