Open angelozerr opened 2 days ago
We need this call hierarchy support in our Qute language server https://github.com/redhat-developer/quarkus-ls/issues/1030
In my spare time, I have implemented this LSP call hierarchy support.
@InSyncWithFoo @ericdallo I have noticed that your LS support call hierarchy, so I think you could be interested with this feature.
@jansorg I will try to push my work today in order to you can try it if you are interested with LSP4IJ.
Fixed with https://github.com/redhat-developer/lsp4ij/pull/612
We need this call hierarchy support in our Qute language server https://github.com/redhat-developer/quarkus-ls/issues/1030
In my spare time, I have implemented this LSP call hierarchy support.
@InSyncWithFoo @ericdallo I have noticed that your LS support call hierarchy, so I think you could be interested with this feature.
@jansorg I will try to push my work today in order to you can try it if you are interested with LSP4IJ.