Skip to content

[JVSC-197] Java completion enhanced to support no insertion of method parameters #267

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

Conversation

sid-srini
Copy link
Member

@sid-srini sid-srini commented Sep 12, 2024

  1. Added the config key "jdk.java.completion.disable.insertMethodParameters" to disable insertion of method arguments.

  2. Added an "in-review" version of the NB patch PR Java completion enhanced to support no insertion of method parameters apache/netbeans#7747 which implements this enhancement in the NBLS.

Closes #197

… parameters

1. Added the config key "jdk.java.completion.disable.insertMethodParameters" to disable insertion of method arguments.

2. Added an *"in-review"* version of the NB patch PR apache/netbeans#7747 which implements this enhancement in the NBLS.

Signed-off-by: Siddharth Srinivasan <[email protected]>
@sid-srini sid-srini added the do not merge Don't merge PR label Sep 12, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 12, 2024
@sid-srini sid-srini removed OCA Verified All contributors have signed the Oracle Contributor Agreement. do not merge Don't merge PR labels Sep 12, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 12, 2024
@Achal1607 Achal1607 deleted the branch oracle:23.0.0 September 20, 2024 04:40
@Achal1607 Achal1607 closed this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants