Skip to content

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

Closed
sid-srini wants to merge 1 commit into
oracle:23.0.0from
sid-srini:jvsc197_method_args_completion_disable
Closed

[JVSC-197] Java completion enhanced to support no insertion of method parameters#267
sid-srini wants to merge 1 commit into
oracle:23.0.0from
sid-srini:jvsc197_method_args_completion_disable

Conversation

@sid-srini

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

Copy link
Copy Markdown
Member
  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 <siddharth.srinivasan@oracle.com>
@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