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

Is possible to get the oracle documentation of methods? #460

Open
francesco-cadei opened this issue Oct 20, 2023 · 0 comments
Open

Is possible to get the oracle documentation of methods? #460

francesco-cadei opened this issue Oct 20, 2023 · 0 comments

Comments

@francesco-cadei
Copy link

I'm interesting in getting the oracle documentation of methods like here: https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/io/PrintStream.html#println().

Example for System.out.println(...) I only get void java.io.PrintStream.println(...) not a ful description of what the method does.

There is a way to have this with lsp-java / lsp-ui or not for now ?

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

No branches or pull requests

1 participant