Did you check the docs?
Is your feature request related to a problem? Please describe.
A feature that's always lacked from vim LSPs is a dependency view being able to see the libraries/dependencies that my projects relies on.
More info: https://github.com/orgs/nvim-java/discussions/78
Describe the solution you'd like
A way to see and look at the dependancies provided by maven/gradle/ant+ivy
Describe alternatives you've considered
keeping an instance of IntelliJ open.
Additional context
No response
Did you check the docs?
Is your feature request related to a problem? Please describe.
A feature that's always lacked from vim LSPs is a dependency view being able to see the libraries/dependencies that my projects relies on.
More info: https://github.com/orgs/nvim-java/discussions/78
Describe the solution you'd like
A way to see and look at the dependancies provided by maven/gradle/ant+ivy
Describe alternatives you've considered
keeping an instance of IntelliJ open.
Additional context
No response