Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javadoc on hover #309

Open
daplf opened this issue Sep 30, 2021 · 3 comments
Open

Javadoc on hover #309

daplf opened this issue Sep 30, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@daplf
Copy link
Contributor

daplf commented Sep 30, 2021

When we hover variables, types, methods, etc, we're only showing a brief signature. We could add the javadoc of those symbols here as well, much like the Java language server does.

@fwcd fwcd added the enhancement New feature or request label Oct 11, 2021
@kievitsp
Copy link

This would be great if it would work. I started looking into, but i'm struggling to connect the sources.jar into the jetbrains code. Would anyone be able to provide some direction?

@daplf
Copy link
Contributor Author

daplf commented Oct 28, 2021

If I recall correctly, this doesn't even work for symbols defined within the same project, so perhaps that is a good starting point? There is no need for source jars there

@Dogacel
Copy link

Dogacel commented Apr 1, 2024

I currently can't use KLS in my daily setup. One of the top reason why I can't is this issue.

Would be happy to help if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants