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

Add support for signature help in java #383

Open
ghostbuster91 opened this issue Apr 26, 2024 · 0 comments
Open

Add support for signature help in java #383

ghostbuster91 opened this issue Apr 26, 2024 · 0 comments

Comments

@ghostbuster91
Copy link

Is your feature request related to a problem? Please describe.

When writing java it is often useful to recall information about the current function signature by invoking signatureHelp lsp request. For now this works only when called from within a scala file.

Describe the solution you'd like

Implement signatureHelp also for java files for both scala and java code.

Describe alternatives you've considered

Checking signature from the completions menu.

Additional context

No response

Search terms

java, signatureHelp

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