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

feature: add java.action.overrideMethodsPrompt #298

Open
1 task done
TabulateJarl8 opened this issue Sep 5, 2024 · 1 comment
Open
1 task done

feature: add java.action.overrideMethodsPrompt #298

TabulateJarl8 opened this issue Sep 5, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@TabulateJarl8
Copy link

Did you check the docs?

  • I have read all the docs

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

I'm currently not able to override/implement methods if I select that from the list of code actions

Describe the solution you'd like

I'm not quite sure how the neovim API is, but for reference VSCode implements this feature by having the user select from a list of checkboxes (with some defaults checked) which methods they'd like to generate. Something similar to this would be nice

Describe alternatives you've considered

I don't believe there's any alternatives

Additional context

No response

@TabulateJarl8 TabulateJarl8 added the enhancement New feature or request label Sep 5, 2024
@50-Course
Copy link

50-Course commented Sep 8, 2024

Hit this error recently - I could do method overrides with native jdtls. Therefore, +1 for this feature request.

@s1n7ax s1n7ax added this to the v2.1.0 milestone Oct 22, 2024
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

3 participants