I made a package to show call hierarchy and type hierarchy #5069
condy0919
started this conversation in
Show and tell
Replies: 1 comment
-
|
I like the idea of having a lightweight alternative to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This package is primarily intended as a replacement for
lsp-treemacs, which is quite heavyweight and relies on many external components. In contrast,lsp-hierarchyhas only one external dependency—lsp-mode—while all other dependencies are built-in Emacs features. I would like to merge it intolsp-modeas a lightweight alternative tolsp-treemacs-type-hierarchyandlsp-treemacs-call-hierarchy.Beta Was this translation helpful? Give feedback.
All reactions